46 _unexposed_draw = unexposed_draw;
55 return _unexposed_draw;
67 return _window_handle;
get_unexposed_draw
See set_unexposed_draw().
set_unexposed_draw
If this flag is false, the window is redrawn only after it has received a recent "unexpose" or "draw"...
bool is_fullscreen() const
Returns true if the window has been opened as a fullscreen window, false otherwise.
get_window_handle
Returns the WindowHandle corresponding to this window on the desktop.
is_closed
Returns true if the window has not yet been opened, or has been fully closed, false if it is open.
This object represents a window on the desktop, not necessarily a Panda window.
get_open
Returns true if the window is open.
get_fullscreen
Returns true if the window is in fullscreen mode.