FLAG_WINDOW_MINIMIZED? ( object -- ? )


Vocabulary
raylib

Inputs and outputs
objectan object
?a boolean


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

Definition