Click or drag to resize
SpriteBaseCurrentState Property
Retrieves information about the state that the sprite is currently in.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public SpriteState CurrentState { get; }

Property Value

Type: SpriteState
See Also