The XSprite..::.XSpriteCollection class is a collection of sprites that are owned by the IXSpriteCollectionOwner owner.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public class XSpriteCollection : IList, 
	ICollection, IEnumerable, ICloneable

Inheritance Hierarchy

System..::.Object
  SGP.XSpace..::.XSprite..::.XSpriteCollection

See Also