C# Class EmptyKeys.UserInterface.Generated.OptionsMenu

Inheritance: UIRoot
Afficher le fichier Open project: HarkerGameDev/TheGame

Méthodes publiques

Méthode Description
OptionsMenu ( ) : System
OptionsMenu ( int width, int height ) : System

Private Methods

Méthode Description
Initialize ( ) : void
InitializeComponent ( ) : void

Method Details

OptionsMenu() public méthode

public OptionsMenu ( ) : System
Résultat System

OptionsMenu() public méthode

public OptionsMenu ( int width, int height ) : System
width int
height int
Résultat System