- getIndex
long getIndex()
- getPosition
Vector2 getPosition()
- getRelative
Vector2 getRelative()
- getSpeed
Vector2 getSpeed()
- opAssign
InputEventScreenDrag opAssign(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(InputEventScreenDrag other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(typeof(null) n)
Undocumented in source. Be warned that the author may not have intended to support it.
- setIndex
void setIndex(long index)
- setPosition
void setPosition(Vector2 position)
- setRelative
void setRelative(Vector2 relative)
- setSpeed
void setSpeed(Vector2 speed)
Input event type for screen drag events. (only available on mobile devices)
Contains screen drag information. See Node._input.