Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Type members
Enum entries
window should always be above others
window should always be above others
Attributes
no window decoration
no window decoration
Attributes
window is in fullscreen mode
window is in fullscreen mode
Attributes
window is neither mapped onto the desktop nor shown in the taskbar/dock/window list; SDL_ShowWindow() is required for it to become visible
window is neither mapped onto the desktop nor shown in the taskbar/dock/window list; SDL_ShowWindow() is required for it to become visible
Attributes
window uses high pixel density back buffer if possible
window uses high pixel density back buffer if possible
Attributes
window has input focus
window has input focus
Attributes
window has grabbed keyboard input
window has grabbed keyboard input
Attributes
window has mouse captured (unrelated to MOUSE_GRABBED)
window has mouse captured (unrelated to MOUSE_GRABBED)
Attributes
window has mouse focus
window has mouse focus
Attributes
window has grabbed mouse input
window has grabbed mouse input
Attributes
window has relative mode enabled
window has relative mode enabled
Attributes
window should not be focusable
window should not be focusable
Attributes
window usable with OpenGL context
window usable with OpenGL context
Attributes
window with transparent buffer
window with transparent buffer
Attributes
window should be treated as a utility window, not showing in the task bar and window list
window should be treated as a utility window, not showing in the task bar and window list