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