The XFaceHighlighterSpriteDecorator type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone |
Creates an object that is a copy of this instance.
(Overrides XSpriteDecoratorBase..::.Clone()()().) | |
| Dispose | Overloaded. | |
| Equals | (Inherited from Object.) | |
| Finalize |
The class destructor.
(Inherited from XDisposableObject.) | |
| GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| GetMaterial |
Gets the XMaterial material for this XFaceHighlighterSpriteDecorator decorator.
(Overrides XSpriteDecoratorBase..::.GetMaterial()()().) | |
| GetType | Gets the Type of the current instance. | |
| MemberwiseClone | Creates a shallow copy of the current Object. | |
| OnAttached |
The method is called by the sprite on attaching the decorator to the sprite sprite.
(Inherited from XSpriteDecoratorBase.) | |
| OnDetached |
The method is called by the sprite on detaching the decorator from the sprite sprite.
(Inherited from XSpriteDecoratorBase.) | |
| PutRenderable | (Inherited from XSpriteDecoratorBase.) | |
| Remove |
Removes the decorator from the XSprite sprite.
(Inherited from XSpriteDecoratorBase.) | |
| Render |
Carries out the object rendering.
(Overrides XSpriteDecoratorBase..::.Render(XRenderContext).) | |
| SetFace |
Sets new primitive vertices.
| |
| ToString | (Inherited from Object.) |