ActiveSpriteEnumerator Class |
Namespace: (Default Namespace)
public class ActiveSpriteEnumerator : IEnumerator
The ActiveSpriteEnumerator type exposes the following members.
Name | Description | |
---|---|---|
ActiveSpriteEnumerator | Initializes a new instance of the ActiveSpriteEnumerator class |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MoveNext |
Move to the next active sprite in the collection.
| |
Reset |
Re-start enumerating active sprites.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |