C# Class MoodSwingGame.MS3DSingleModelComponent

Inheritance: MS3DComponent
Show file Open project: verngutz/MoodSwing

Public Methods

Method Description
Draw ( GameTime gameTime ) : void
MS3DSingleModelComponent ( Vector3 position ) : System
toString ( ) : String

Method Details

Draw() public method

public Draw ( GameTime gameTime ) : void
gameTime Microsoft.Xna.Framework.GameTime
return void

MS3DSingleModelComponent() public method

public MS3DSingleModelComponent ( Vector3 position ) : System
position Vector3
return System

toString() public method

public toString ( ) : String
return String