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

Indicates that a keyboard key was released.

See KeyDownEvent.

Methods

new  

Attributes

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

Public Class methods

[Validate]