Namespace Evergine.SDL
Classes
SDLKeyboardDispatcher
Dispatches keyboard events associated with a Surface or a Window.
SDLMouseDispatcher
Dispatches mouse events associated with a Surface or a Window.
SDLTouchDispatcher
Dispatches pointer events associated with a Surface or a Window.
SDLWindow
Represent a SDL window implementation on WindowSystem.
SDLWindowsSystem
SDL2 Windows system.
Structs
SDLTouchDispatcher.SDL_TouchFingerEvent
A structure that contains finger touch event information.