Uses of Class
com.threerings.micasa.lobby.LobbyConfig

Packages that use LobbyConfig
com.threerings.micasa.lobby   
com.threerings.micasa.lobby.table   
 

Uses of LobbyConfig in com.threerings.micasa.lobby
 

Constructors in com.threerings.micasa.lobby with parameters of type LobbyConfig
LobbyPanel(MiCasaContext ctx, LobbyConfig config)
          Constructs a new lobby panel and the associated user interface elements.
 

Uses of LobbyConfig in com.threerings.micasa.lobby.table
 

Subclasses of LobbyConfig in com.threerings.micasa.lobby.table
 class TableLobbyConfig
          Instructs the lobby services to use a TableListView as the matchmaking component.
 

Constructors in com.threerings.micasa.lobby.table with parameters of type LobbyConfig
TableListView(MiCasaContext ctx, LobbyConfig config)
          Creates a new table list view, suitable for providing the user interface for table-style matchmaking in a table lobby.
 



Copyright © 2011. All Rights Reserved.