Creates a new animation of the specified parameters.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public XSimpleSpriteAnimator AddAnimation( int tileIndexStart, int tileIndexEnd ) |
Parameters
- tileIndexStart
- Type: System..::.Int32
Initial animation tile number.
- tileIndexEnd
- Type: System..::.Int32
Final animation tile number.