godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
InputEventScreenTouch.index
godot
inputeventscreentouch
InputEventScreenTouch
The touch index in the case of a multi-touch event. One index = one finger.
long
index
[@property getter]
long
index
[@property setter]
struct
InputEventScreenTouch
@
nogc
nothrow @
property
void
index
(
long
v
)
Meta
Source
See Implementation
godot
inputeventscreentouch
InputEventScreenTouch
aliases
BaseClasses
functions
getIndex
getPosition
opAssign
opEquals
setIndex
setPosition
setPressed
toHash
properties
index
position
pressed
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
The touch index in the case of a multi-touch event. One index = one finger.