The IXSpriteDecorator type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone | Creates a new object that is a copy of the current instance. | |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
| OnAttached |
The method is called by the sprite on attaching the decorator to the sprite sprite.
| |
| OnDetached |
The method is called by the sprite on detaching the decorator from the sprite sprite.
| |
| PutRenderable |
Properties
| Name | Description | |
|---|---|---|
| Name |
Returns the decorator name.
|