public interface IJoinGameView extends IOverlayView
| Modifier and Type | Method and Description |
|---|---|
void |
setGames(GameInfo[] games,
PlayerInfo localPlayer)
Sets the list of available games to be displayed
|
closeModal, isModalShowing, showModalgetController, setControllervoid setGames(GameInfo[] games, PlayerInfo localPlayer)
games - Array of games to be displayedlocalPlayer - Information about the local player