Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit Coding Reference
ActiveSpriteEnumerator Class
ActiveSpriteEnumerator Methods
MoveNext Method
Reset Method
ActiveSpriteEnumerator
MoveNext Method
Move to the next active sprite in the collection.
Namespace:
(Default Namespace)
Assembly:
Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
Copy
public
bool
MoveNext
()
Return Value
Type:
Boolean
True if another active sprite exists, or false if there are no more.
Implements
IEnumerator
MoveNext
See Also
Reference
ActiveSpriteEnumerator Class
(Default Namespace) Namespace
Send comments on this topic to
bluemonkmn@users.sourceforge.net