The XSpriteController class serves as a base class for different types of controlling the sprite (e.g. controlling sprite's motion on the surface).

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

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public class XSpriteController : IXSpriteController

Inheritance Hierarchy

See Also