Function Activity.handleEvent

How the screen should respond to events Is necessary because it is an event handler

void handleEvent (
  derelict.sdl2.internal.sdl_types.SDL_Event event
);