Other great resources: Official JS API docs, Scripting Forum
Position object
Defines a position on the map via its x,y co-ordinates.
Properties
Property | Type | Description | Game version |
|---|---|---|---|
type | Constant | 3.1 | |
x | Number | The x co-ordinate of the position | 3.1 |
y | Number | The y co-ordinate of the position | 3.1 |