Adds IXSpriteDecorator decorator to the XSprite sprite.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# |
|---|
public void AddDecorator( IXSpriteDecorator decorator ) |
Parameters
- decorator
- Type: SGP.XSpace..::.IXSpriteDecorator
A decorator.
Exceptions
| Exception | Condition |
|---|---|
| System..::.ArgumentNullException | decorator is nullNothingnullptra null reference (Nothing in Visual Basic). |