C# Class MonoGameQuest.MonoGameQuestDrawableComponent

Inheritance: Microsoft.Xna.Framework.DrawableGameComponent
Afficher le fichier Open project: half-ogre/MonoGameQuest

Méthodes protégées

Méthode Description
LoadContent ( ) : void
MonoGameQuestDrawableComponent ( MonoGameQuest game ) : Microsoft.Xna.Framework

Method Details

LoadContent() protected méthode

protected LoadContent ( ) : void
Résultat void

MonoGameQuestDrawableComponent() protected méthode

protected MonoGameQuestDrawableComponent ( MonoGameQuest game ) : Microsoft.Xna.Framework
game MonoGameQuest
Résultat Microsoft.Xna.Framework