GetTouchPosition abstract method
Get touch position XY for a touch point index (relative to screen size)
Implementation
Vector2StructType GetTouchPosition(
num index,
);
Get touch position XY for a touch point index (relative to screen size)
Vector2StructType GetTouchPosition(
num index,
);