| Coordinate Fields |
The PlanBaseCoordinate type exposes the following members.
| Name | Description | |
|---|---|---|
| weight |
Can be used to store any additional piece of information about this coordinate,
but CheckNextCoordinate(SpriteBase, Int32, Int32) will use it to define a wait period
for a sprite arriving at this coordinate before proceeding to the next.
| |
| x |
The horizontal aspect of this coordinate
| |
| y |
The vercial aspect of this coordinate
|