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