unpause the sprite.
Namespace:
SpriteLibrary
Assembly:
SpriteLibrary (in SpriteLibrary.dll) Version: 1.0.0.5 (1.0.0.5)
Syntaxpublic void UnPause(
SpritePauseType What = SpritePauseType.PauseAll
)
Parameters
- What (Optional)
- Type: SpriteLibrarySpritePauseType
Which aspects of the sprite you want to unpause.
See Also