C# Class DebugLobbyMenu, GameProject

Inheritance: Bolt.GlobalEventListener
Afficher le fichier Open project: EECS390IndieTeam/GameProject

Méthodes publiques

Méthode Description
Disconnected ( BoltConnection connection ) : void

Private Methods

Méthode Description
DrawClientMenu ( ) : void
DrawServerMenu ( ) : void
DrawTeamChangeButtons ( ) : void
EndBox ( ) : void
OnGUI ( ) : void
Start ( ) : void
StartBox ( float height ) : void
Update ( ) : void
updateMapList ( string gameModeName ) : void

Method Details

Disconnected() public méthode

public Disconnected ( BoltConnection connection ) : void
connection BoltConnection
Résultat void