Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit Coding Reference
PlanBase Class
PlanBase Methods
ActivateSprite Method
AddSpriteAtPlan Method
CheckNextCoordinate Method
CopyFrom Method
CopyInputsToOld Method
CopyTo Method
DeactivateCategorySprite Method
DeactivateSprite Method
Door Method
DrawCounterAsTile Method
DrawCounterWithLabel Method
ExecuteRules Method
ExecuteRulesInternal Method
FollowPath Method
GetEnumerator Method
GetSpriteWithin Method
IsInputPressed Method
IsSpriteActive Method
IsSpriteTouching Method
IsSpriteWithin Method
IsSpriteWithinPolygon Method
MapMouseToSprite Method
MapPlayerToInputs Method
MatchSpritePosition Method
ModulateColor Method
PushSpriteIntoView Method
PushSpriteTowardCoordinate Method
PushSpriteTowardPoint Method
PushSpriteTowardSprite Method
ScrollSpriteIntoView Method
StopSprite Method
TestCollisionMask Method
TestCollisionRect Method
TransportToPlan Method
TransportToPoint Method
WasSpriteTouching Method
PlanBase
GetEnumerator Method
Allows a the coordinates of a plan to be enumerated with a foreach loop.
Namespace:
(Default Namespace)
Assembly:
Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
Copy
public
virtual
IEnumerator
GetEnumerator
()
Return Value
Type:
IEnumerator
An object that enumerates this plan's coordinates.
Implements
IEnumerable
GetEnumerator
See Also
Reference
PlanBase Class
(Default Namespace) Namespace
Send comments on this topic to
bluemonkmn@users.sourceforge.net