gfm.sdl2.window

Undocumented in source.

Members

Classes

SDL2GLContext
class SDL2GLContext

SDL OpenGL context wrapper. You probably don't need to use it directly.

SDL2Window
class SDL2Window

SDL Window wrapper. There is two ways to receive events, either by polling a SDL2 object, or by overriding the event callbacks.

Meta