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