C# Class SmallerBackbuffer.Game1

Inheritance: Microsoft.Xna.Framework.Game
Afficher le fichier Open project: Hitcents/MonoGame-Repros Class Usage Examples

Méthodes publiques

Méthode Description
Game1 ( ) : System

Méthodes protégées

Méthode Description
Draw ( GameTime gameTime ) : void
LoadContent ( ) : void

Method Details

Draw() protected méthode

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

Game1() public méthode

public Game1 ( ) : System
Résultat System

LoadContent() protected méthode

protected LoadContent ( ) : void
Résultat void