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