C# Class MonoGameQuest.MonoGameQuestDrawableComponent

Inheritance: Microsoft.Xna.Framework.DrawableGameComponent
显示文件 Open project: half-ogre/MonoGameQuest

Protected Methods

Method Description
LoadContent ( ) : void
MonoGameQuestDrawableComponent ( MonoGameQuest game ) : Microsoft.Xna.Framework

Method Details

LoadContent() protected method

protected LoadContent ( ) : void
return void

MonoGameQuestDrawableComponent() protected method

protected MonoGameQuestDrawableComponent ( MonoGameQuest game ) : Microsoft.Xna.Framework
game MonoGameQuest
return Microsoft.Xna.Framework