Variable Event.sdlEvent

Internal SDL_Event struct

class Event
{
  // ...
  sdl.events.SDL_Event sdlEvent ;
  // ...
}