SpriteLibrary
Sprite
Destroy Method
Tell the sprite to kill itself. It will erase itself and then be removed from the spritelist. Then it will be gone forever.
Namespace:
SpriteLibrary
Assembly:
SpriteLibrary (in SpriteLibrary.dll) Version: 1.0.0.5 (1.0.0.5)
Syntax
C#
Copy
public
void
Destroy
()
See Also
Reference
Sprite Class
SpriteLibrary Namespace