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