Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit Coding Reference
PlanBase Class
PlanBase Fields
SharedTemp1 Field
TargetDistance Field
PlanBase
TargetDistance Field
This value is used by
CheckNextCoordinate(SpriteBase, Int32, Int32
)
to determine how close a sprite must be to a coordinate before heading to the next coordinate.
Namespace:
(Default Namespace)
Assembly:
Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
Copy
public
int
TargetDistance
Field Value
Type:
Int32
Remarks
The default value for this property is 5 pixels.
See Also
Reference
PlanBase Class
(Default Namespace) Namespace
Send comments on this topic to
bluemonkmn@users.sourceforge.net