C# Class DebugLauncherMenu, GameProject

Inheritance: MonoBehaviour
Afficher le fichier Open project: EECS390IndieTeam/GameProject

Méthodes publiques

Свойство Type Description
WindowWidth float

Méthodes publiques

Méthode Description
OnGUI ( ) : void
Update ( ) : void

Private Methods

Méthode Description
DrawClientMenu ( ) : void
DrawFieldLine ( string label, string &data ) : void
DrawLoadingMessage ( ) : void
DrawSelectionMenu ( ) : void
DrawServerSetupMenu ( ) : void
EndBox ( ) : void
FlexLabel ( string label ) : void
StartBox ( float height ) : void

Method Details

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

WindowWidth public_oe property

public float WindowWidth
Résultat float