Module lux::window
[−]
[src]
The main window and the frames that are generated by the window.
The window is created by the Glutin library.
Structs
| Frame |
A frame is a render target that can be drawn on. |
| Window |
A 1 to 1 correlation with a window shown on your desktop. |