Attachs the root sprite.
Namespace:
SGP.BaltieAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# |
|---|
protected void AttachRoot( XSprite root ) |
Parameters
- root
- Type: SGP.XSpace..::.XSprite
The root sprite.
Exceptions
| Exception | Condition |
|---|---|
| System..::.ArgumentNullException | root is nullNothingnullptra null reference (Nothing in Visual Basic). |