Click or drag to resize
SpriteState Methods

The SpriteState type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetFrame
Return a list of all frame indexes that represent a particular animation frame of a sprite.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetMask
Get the collision mask for a specified sprite frame.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also