struct SF::Event::JoystickMoved

Overview

The joystick moved along an axis (subtype of JoystickMoveEvent)

Defined in:

window/obj.cr

Instance methods inherited from struct SF::Event::JoystickMoveEvent

axis : Joystick::Axis axis, axis=(axis : Joystick::Axis) axis=, dup : JoystickMoveEvent dup, joystick_id : UInt32 joystick_id, joystick_id=(joystick_id : Int) joystick_id=, position : Float32 position, position=(position : Number) position=

Constructor methods inherited from struct SF::Event::JoystickMoveEvent

new new

Instance methods inherited from struct SF::Event

initialize initialize

Constructor methods inherited from struct SF::Event

new new