Platform.Cross.GLFW (Visera.Platform.Cross.GLFW)¶
GLFW-based window and input. Cross-platform window creation, keyboard, and mouse.
Submodules¶
| Module | Description |
|---|---|
| Window | GLFW window |
| Keyboard | Keyboard input |
| Mouse | Mouse input |
See also¶
- Cross — parent module
- Interface.Window — window abstraction