Tesseract Engine Documentation

CubeComponent Members

CubeComponent overview

Public Instance Constructors

CubeComponent Constructor

Public Instance Properties

AttachedBone 
BoundingBox 
Color 
DrawOrder (inherited from Microsoft.Xna.Framework.DrawableGameComponent) 
Enabled (inherited from Microsoft.Xna.Framework.GameComponent) 
Game (inherited from Microsoft.Xna.Framework.GameComponent) 
GraphicsDevice (inherited from Microsoft.Xna.Framework.DrawableGameComponent) 
LocalTransform 
Projection 
UpdateOrder (inherited from Microsoft.Xna.Framework.GameComponent) 
View 
Visible (inherited from Microsoft.Xna.Framework.DrawableGameComponent) 
World 

Public Instance Methods

Dispose (inherited from Microsoft.Xna.Framework.GameComponent) 
Draw 
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
Initialize (inherited from Microsoft.Xna.Framework.DrawableGameComponent) 
ToString (inherited from Object)Returns a String that represents the current Object.
Update (inherited from Microsoft.Xna.Framework.GameComponent) 

Public Instance Events

Disposed (inherited from Microsoft.Xna.Framework.GameComponent) 
DrawOrderChanged (inherited from Microsoft.Xna.Framework.DrawableGameComponent) 
EnabledChanged (inherited from Microsoft.Xna.Framework.GameComponent) 
UpdateOrderChanged (inherited from Microsoft.Xna.Framework.GameComponent) 
VisibleChanged (inherited from Microsoft.Xna.Framework.DrawableGameComponent) 

Explicit Interface Implementations

IAttachable.CombinedTransform 

See Also

CubeComponent Class | Xclna.Xna.Animation.Visualization Namespace