Module rich_sdl2_rust::window
source · Expand description
Window managements, graphics and mouse controls.
Modules
Cursor control on a window.
Modal control for a window.
Structs
A border widths for the window.
A brightness in the window.
A gamma ramps for a window.
A gamma ramps for setting to a window.
A hit tester for a window.
An opacity of the window.
A position of the window.
A window made by SDL2.
A builder for the
Window
.A coordinate value for the window position.
A state of a
super::Window
.Enums
A hit test result that determined cursor from the mouse position.
Supported windowing subsystems.
A kind of a window’s context.
A format of a
super::Window
.