World VPoint |
An x-y location in the Screen coordinate space.
The VPoint object represents a location with an X and Y property.
In the following example, all Bot objects are moved to the VPoint location returned by the Center property of the Screen object.
Bots.MoveTo World.Screen.Center