Function Event.sdlEventType
Gets the SDL_EventType
of the underlying SDL_Event
uint sdlEventType() nothrow @property @safe const;
Returns
SDL_EventType
enumeration from bindbc-sdl
Gets the SDL_EventType
of the underlying SDL_Event
uint sdlEventType() nothrow @property @safe const;
SDL_EventType
enumeration from bindbc-sdl