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