Handbook
Glossary
FONT_BITMAP? ( object -- ? )
Vocabulary
raylib
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
FONT_BITMAP
class.
Definition
USING:
kernel
;
IN:
raylib
:
FONT_BITMAP?
( object -- ? )
\
FONT_BITMAP
eq?
;