![]() |
Paradox Game Engine
v1.0.0 beta06
|
Represent of group of Sprite More...
Additional Inherited Members | |
Public Member Functions inherited from SiliconStudio.Paradox.Graphics.ImageGroup< T > | |
| int | FindImageIndex (string spriteName) |
| Find the index of a sprite in the group using its name. More... | |
Public Attributes inherited from SiliconStudio.Paradox.Graphics.ImageGroup< T > | |
| List< T > | Images = new List<T>() |
| The list of sprites. More... | |
Properties inherited from SiliconStudio.Paradox.Graphics.ImageGroup< T > | |
| 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.