SpriteDatabaseSpriteNames Method |
Return a list of the SpriteNames that this Database knows how to create.
Namespace:
SpriteLibrary
Assembly:
SpriteLibrary (in SpriteLibrary.dll) Version: 1.0.0.6 (1.0.0.6)
Syntaxpublic List<string> SpriteNames()
Return Value
Type:
ListStringA list of strings, each one is the name of a sprite
See Also