struct SF::Event::JoystickButtonPressed

Overview

A joystick button was pressed (subtype of JoystickButtonEvent)

Defined in:

window/obj.cr

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

button : UInt32 button, button=(button : Int) button=, dup : JoystickButtonEvent dup, joystick_id : UInt32 joystick_id, joystick_id=(joystick_id : Int) joystick_id=

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

new new

Instance methods inherited from struct SF::Event

initialize initialize

Constructor methods inherited from struct SF::Event

new new