The XCombinedAnimator class allows to create animations, which are composed from few partial XSpriteAnimator animations.

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

Syntax

C#
public class XCombinedAnimator : XSpriteAnimator

Inheritance Hierarchy

System..::.Object
  SGP.XSpace..::.XSpriteAnimator
    SGP.XSpace..::.XCombinedAnimator

See Also