Gets the latest cube BaltieSpaceCube, where the specified sprite XSprite was located.
Namespace:
SGP.BaltieAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# |
|---|
public static BaltieSpaceCube GetLastCube( XSprite sprite ) |
Parameters
- sprite
- Type: SGP.XSpace..::.XSprite
A XSpriteto find the latest cube BaltieSpaceCube where it was situated.
Exceptions
| Exception | Condition |
|---|---|
| System..::.ArgumentNullException | sprite is nullNothingnullptra null reference (Nothing in Visual Basic). |