The BaltieSpaceCubeLineBoxSpriteDecorator type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| BaltieSpaceCubeLineBoxSpriteDecorator | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Clone |
Creates an object that is a copy of this instance.
(Inherited from XLineBoxSpriteDecorator.) | |
| 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 XLineBoxSpriteDecorator decorator.
(Inherited from XLineBoxSpriteDecorator.) | |
| 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 | (Overrides XSpriteDecoratorBase..::.PutRenderable(XSprite, XRenderQueue, XRenderContext).) | |
| Remove |
Removes the decorator from the XSprite sprite.
(Inherited from XSpriteDecoratorBase.) | |
| Render |
Carries out the object rendering.
(Overrides XLineBoxSpriteDecorator..::.Render(XRenderContext).) | |
| SetVertices | Overloaded. | |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| DefaultName |
Gets default decorator name.
|
Properties
| Name | Description | |
|---|---|---|
| CubesCount |
Gets or sets number of cubes around which will be shown.
| |
| IsDisposed |
Denotes whether the instance is disposed.
(Inherited from XDisposableObject.) | |
| IsEmpty |
Gets or sets whether the XLineBoxSpriteDecorator decorator is empty.
(Inherited from XLineBoxSpriteDecorator.) | |
| Material |
Gets or sets the XMaterial material for this XLineBoxSpriteDecorator decorator.
(Inherited from XLineBoxSpriteDecorator.) | |
| Name |
Returns the decorator name.
(Inherited from XSpriteDecoratorBase.) | |
| RenderLock |
Gets an object that is used for synchronizing access to the rendering of the object.
(Inherited from XLineBoxSpriteDecorator.) | |
| SyncRoot | (Inherited from XSpriteDecoratorBase.) | |
| Visible |
Gets or sets the decorator visibility.
(Inherited from XSpriteDecoratorBase.) |