PositionData interface
A representation of an object's position on the map.
Signature:
export interface PositionData
Properties
x
Type: Number
y
Type: Number
A representation of an object's position on the map.
Signature:
export interface PositionData
Type: Number
Type: Number