FLAG_WINDOW_UNDECORATED? ( object -- ? )


Vocabulary
raylib

Inputs and outputs
objectan object
?a boolean


Word description
Tests if the object is an instance of the FLAG_WINDOW_UNDECORATED class.

Definition