Logo


search API (or start typing anywhere)


GamepadEvent

snow.types.GamepadEvent defined in snow.types.Types


class
meta: @:allow(snow.systems.input.Input)


 

Members


axis
axis : Null<Int>

button
button : Null<Int>

device_event
device_event : Null<snow.types.GamepadDeviceEventType>

device_id
device_id : String

gamepad
gamepad : Int

type
type : snow.types.GamepadEventType

value
value : Null<Float>

Methods