Property definitions

sdl2 $ SDLKeyboardDownEvent :: defaultinit
# Keyboard button click event
extern class SDLKeyboardDownEvent
	super SDLKeyboardEvent
end
lib/sdl2/events.nit:266,1--269,3