C# Class DebugLobbyMenu, GameProject

Inheritance: Bolt.GlobalEventListener
Mostra file Open project: EECS390IndieTeam/GameProject

Public Methods

Method Description
Disconnected ( BoltConnection connection ) : void

Private Methods

Method 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 method

public Disconnected ( BoltConnection connection ) : void
connection BoltConnection
return void