Class
Rubygame::KeyUpEvent
In:
lib/rubygame/event.rb
Parent:
Event
Indicates that a keyboard key was released.
See
KeyDownEvent
.
Methods
new
Attributes
key
[RW]
mods
[RW]
string
[RW]
Public Class methods
new
(key,mods)
[Validate]