Class
Rubygame::JoyUpEvent
In:
lib/rubygame/event.rb
Parent:
Event
Indicates that a
Joystick
button was released.
See
JoyDownEvent
.
Methods
new
Attributes
button
[RW]
joynum
[RW]
Public Class methods
new
(joy,button)
[Validate]