InputEventScreenTouch.GDNativeClassBinding

Undocumented in source.

Members

Static variables

getIndex
GodotMethod!(long) getIndex;
Undocumented in source.
getPosition
GodotMethod!(Vector2) getPosition;
Undocumented in source.
setIndex
GodotMethod!(void, long) setIndex;
Undocumented in source.
setPosition
GodotMethod!(void, Vector2) setPosition;
Undocumented in source.
setPressed
GodotMethod!(void, bool) setPressed;
Undocumented in source.

Meta