C# Class MoodSwingGame.MS3DSingleModelComponent

Inheritance: MS3DComponent
Afficher le fichier Open project: verngutz/MoodSwing

Méthodes publiques

Méthode Description
Draw ( GameTime gameTime ) : void
MS3DSingleModelComponent ( Vector3 position ) : System
toString ( ) : String

Method Details

Draw() public méthode

public Draw ( GameTime gameTime ) : void
gameTime Microsoft.Xna.Framework.GameTime
Résultat void

MS3DSingleModelComponent() public méthode

public MS3DSingleModelComponent ( Vector3 position ) : System
position Vector3
Résultat System

toString() public méthode

public toString ( ) : String
Résultat String