Class Rubygame::KeyUpEvent
In: lib/rubygame/event.rb
lib/rubygame/event.rb
Parent: Event

Indicates that a keyboard key was released.

See KeyDownEvent.

Methods

new   new  

Attributes

key  [RW] 
key  [RW] 
mods  [RW] 
mods  [RW] 
string  [RW] 
string  [RW] 

Public Class methods

[Validate]