Crate sdl2_window

Source
Expand description

A SDL2 window back-end for the Piston game engine.

Structs§

Sdl2Window
A window implemented by SDL2 back-end.

Enums§

OpenGL

Functions§

sdl2_map_key
Maps a SDL2 key to piston-input key.
sdl2_map_mouse
Maps a SDL2 mouse button to piston-input button.