public interface IPlayerWaitingController extends IController
| Modifier and Type | Method and Description |
|---|---|
void |
addAI()
Called when the "Add AI" button is clicked in the player waiting view
|
void |
start()
Displays the player waiting view
|
getView