Vytvoří novou animaci ze zadaných parametrů.
Jmenný prostor:
SGP.XSpaceKnihovna: SGPRTL (v SGPRTL)
Verze: dll
Syntaxe
C# |
---|
public XSimpleSpriteAnimator AddAnimation( Object animationIndex, int tileIndexStart, int tileIndexEnd ) |
Parametry
- animationIndex
- Typ: System..::.Object
Klíč, pod kterým bude animace vytvořena a bude přístupná přes iterátor.
- tileIndexStart
- Typ: System..::.Int32
Počáteční číslo předmětu animace.
- tileIndexEnd
- Typ: System..::.Int32
Konečné číslo předmětu animace.