Libraries
»
graphics
(1.1.1)
»
Index (M)
»
SDL
»
Event
»
Mousemove
Class: SDL::Event::Mousemove
Inherits:
SDL::Event
Object
SDL::Event
SDL::Event::Mousemove
show all
Defined in:
ext/sdl/sdl.c
Instance Attribute Summary
collapse
#
state
⇒ Object
#
x
⇒ Object
#
xrel
⇒ Object
#
y
⇒ Object
#
yrel
⇒ Object
Method Summary
Methods inherited from
SDL::Event
poll
Instance Attribute Details
#
state
⇒
Object
#
x
⇒
Object
#
xrel
⇒
Object
#
y
⇒
Object
#
yrel
⇒
Object