Click or drag to resize
Coordinate Fields

The PlanBaseCoordinate type exposes the following members.

Fields
  NameDescription
Public fieldweight
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.
Public fieldx
The horizontal aspect of this coordinate
Public fieldy
The vercial aspect of this coordinate
Top
See Also