Class: SDL2::Event::KeyDown

Inherits:
Keyboard show all
Defined in:
ext/sdl2_ext/event.c,
ext/sdl2_ext/event.c

Overview

This class represents a key down event.

Instance Attribute Summary

Attributes inherited from Keyboard

#mod, #pressed, #repeat, #scancode, #sym, #window_id

Attributes inherited from SDL2::Event

#timestamp, #type

Method Summary

Methods inherited from Keyboard

#inspect

Methods inherited from SDL2::Event

enable=, enabled?, #inspect, poll, #window