Class ImageContainer
A container for holding a group of sprites and returning them in a dictionary keyed to their names for later lookup.
Inheritance
System.Object
ImageContainer
Namespace: Global
Assembly: cs.temp.dll.dll
Syntax
public class ImageContainer : TrackableBehavior
Fields
Sprites
Declaration
public Sprite[] Sprites
Field Value
Type | Description |
---|---|
Sprite[] |