C# Class MBC.App.Terminal.Modules.BotSelector

Inheritance: TerminalModule
Mostra file Open project: aiclub/Mohawk_Battleship

Public Methods

Method Description
BotSelector ( ) : System

Protected Methods

Method Description
Display ( ) : void

Private Methods

Method Description
LoadControllers ( ) : void
SelectionConfirm ( string btn ) : bool

Method Details

BotSelector() public method

public BotSelector ( ) : System
return System

Display() protected method

protected Display ( ) : void
return void