The XFaceSprite class creates sprite with one or more faces.

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

Syntax

C#
public class XFaceSprite : XMeshSprite

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      SGP.XSpace..::.XSprite
        SGP.XSpace..::.XMaterialSprite
          SGP.XSpace..::.XMeshSprite
            SGP.XSpace..::.XFaceSprite

See Also