Class
Rubygame::MouseUpEvent
In:
lib/rubygame/event.rb
Parent:
Event
Indicates that a mouse button was released.
See
MouseDownEvent
.
Methods
new
Attributes
button
[RW]
pos
[RW]
string
[RW]
Public Class methods
new
(pos,button)
[Validate]