C# Class Defend_your_home.Screens.GameScreen

Inheritance: Screen
Afficher le fichier Open project: MandragoraStudio/Defend-your-home

Méthodes publiques

Méthode Description
Draw ( ) : void
GameScreen ( ) : System
Initialize ( ) : void
LoadContent ( ) : void
Update ( ) : void

Private Methods

Méthode Description
pintaDebug ( ) : void

Method Details

Draw() public méthode

public Draw ( ) : void
Résultat void

GameScreen() public méthode

public GameScreen ( ) : System
Résultat System

Initialize() public méthode

public Initialize ( ) : void
Résultat void

LoadContent() public méthode

public LoadContent ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void