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