Click or drag to resize
PlanBaseCoordinateweight Field
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.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public int weight

Field Value

Type: Int32
See Also