The IXSpriteDecorator type exposes the following members.

Methods

  NameDescription
Clone

Creates a new object that is a copy of the current instance.

(Inherited from ICloneable.)
Dispose

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

(Inherited from IDisposable.)
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

See Also