Expand description
A SDL2 window back-end for the Piston game engine.
Structs§
- Sdl2
Window - A window implemented by SDL2 back-end.
Enums§
Functions§
- sdl2_
map_ key - Maps a SDL2 key to piston-input key.
- sdl2_
map_ mouse - Maps a SDL2 mouse button to piston-input button.