D abstract class that wraps SDL_Event containing details of an event polled from dsdl2.pollEvent()
Gets the SDL_EventType of the underlying SDL_Event
Proxy to the timestamp of the dsdl2.Event
Turns a vanilla SDL_Event from bindbc-sdl to dsdl2.Event
Internal SDL_Event struct
See Implementation
D abstract class that wraps SDL_Event containing details of an event polled from dsdl2.pollEvent()