Returns the XSimpleSpriteAnimator animation from animation table with the key animationIndex.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public XSimpleSpriteAnimator this[ Object animationIndex ] { get; } |
Parameters
- animationIndex
- Type: System..::.Object
The zero-based index of the value to get.
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentNullException | animationIndex is nullNothingnullptra null reference (Nothing in Visual Basic). |