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