godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
InputEventJoypadMotion.axis
godot
inputeventjoypadmotion
InputEventJoypadMotion
Axis identifier. Use one of the
JOY_AXIS_*
constants in
@
GlobalScope
.
long
axis
[@property getter]
long
axis
[@property setter]
struct
InputEventJoypadMotion
@
nogc
nothrow @
property
void
axis
(
long
v
)
Meta
Source
See Implementation
godot
inputeventjoypadmotion
InputEventJoypadMotion
aliases
BaseClasses
functions
getAxis
getAxisValue
opAssign
opEquals
setAxis
setAxisValue
properties
axis
axisValue
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Axis identifier. Use one of the JOY_AXIS_* constants in @GlobalScope.