SpriteDatabaseGetImageNames Method |
Return a list of the image names in the Properties.Resources
Namespace:
SpriteLibrary
Assembly:
SpriteLibrary (in SpriteLibrary.dll) Version: 1.0.0.6 (1.0.0.6)
Syntaxpublic List<string> GetImageNames()
Return Value
Type:
ListStringA list of image names in the Properties.Resources
See Also