![]() |
Paradox Game Engine
v1.0.0 beta06
|
Represent of group of Sprite More...
Additional Inherited Members | |
![]() | |
int | FindImageIndex (string spriteName) |
Find the index of a sprite in the group using its name. More... | |
![]() | |
List< T > | Images = new List<T>() |
The list of sprites. More... | |
![]() | |
T | this[int index] [get, set] |
Gets or sets the image of the group at index . More... | |
T | this[string name] [get, set] |
Gets or sets the image of the group having the provided name . More... | |
Represent of group of Sprite
Definition at line 12 of file SpriteGroup.cs.