C# Class PrinceGame.OptionsMenuScreen

Inheritance: MenuScreen
Afficher le fichier Open project: salvadorc17/Prince-Monogame

Méthodes publiques

Méthode Description
OptionsMenuScreen ( ) : System

Constructor.

Private Methods

Méthode Description
LanguageMenuEntrySelected ( object sender, PlayerIndexEventArgs e ) : void

Event handler for when the Language menu entry is selected.

SetMenuEntryText ( ) : void

Fills in the latest values for the options screen menu text.

Method Details

OptionsMenuScreen() public méthode

Constructor.
public OptionsMenuScreen ( ) : System
Résultat System