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