C# Class Defend_your_home.Screens.LoadingScreen

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

Méthodes publiques

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

Private Methods

Méthode Description
InitializeScreenManager ( ) : void

Method Details

Draw() public méthode

public Draw ( ) : void
Résultat void

Initialize() public méthode

public Initialize ( ) : void
Résultat void

LoadContent() public méthode

public LoadContent ( ) : void
Résultat void

LoadingScreen() public méthode

public LoadingScreen ( ) : System
Résultat System

Update() public méthode

public Update ( ) : void
Résultat void