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

Indicates that a mouse button was released.

See MouseDownEvent.

Methods

new   new  

Attributes

button  [RW] 
button  [RW] 
pos  [RW] 
pos  [RW] 
string  [RW] 
string  [RW] 

Public Class methods

[Validate]