InputEventScreenDrag._classBinding

Undocumented in source.

Members

Static variables

getIndex
GodotMethod!(long) getIndex;
Undocumented in source.
getPosition
GodotMethod!(Vector2) getPosition;
Undocumented in source.
getRelative
GodotMethod!(Vector2) getRelative;
Undocumented in source.
getSpeed
GodotMethod!(Vector2) getSpeed;
Undocumented in source.
setIndex
GodotMethod!(void, long) setIndex;
Undocumented in source.
setPosition
GodotMethod!(void, Vector2) setPosition;
Undocumented in source.
setRelative
GodotMethod!(void, Vector2) setRelative;
Undocumented in source.
setSpeed
GodotMethod!(void, Vector2) setSpeed;
Undocumented in source.

Meta