Function Keyboard.handleEvent

Accumulates all of the keyboard events and updates stored pressables accordingly

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