godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
InputEventScreenDrag.index
godot
inputeventscreendrag
InputEventScreenDrag
Drag event index in the case of a multi-drag event.
long
index
[@property getter]
struct
InputEventScreenDrag
@
nogc
nothrow @
property
long
index
(
)
long
index
[@property setter]
Meta
Source
See Implementation
godot
inputeventscreendrag
InputEventScreenDrag
aliases
BaseClasses
functions
getIndex
getPosition
getRelative
getSpeed
opAssign
opEquals
setIndex
setPosition
setRelative
setSpeed
properties
index
position
relative
speed
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Drag event index in the case of a multi-drag event.