platform

Modules

inputdevice
module platform.inputdevice

Handles user input (keyboard, windowing input such as closing the window, etc.).

inputrecording
module platform.inputrecording

Code used to handle recording and replaying of InputDevice input.

key
module platform.key

A type-safe key code enum.

sdl2
module platform.sdl2

SDL2-only utility functions. (Note: there is more SDL2 code in the Platform package)

videodevice
module platform.videodevice

Manages windowing and GL and provides access to convenience OpenGL wrappers.