public class LobbyManager
extends com.threerings.crowd.server.PlaceManager
| Constructor and Description |
|---|
LobbyManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(LobbyRegistry lobreg,
Properties config)
Initializes this lobby manager with its configuration properties.
|
addDelegate, applyToDelegates, applyToOccupants, bodyWillEnter, bodyWillLeave, checkPermissions, getConfig, getLocation, getPlaceObject, init, isValidSpeaker, messageReceived, ratifyBodyEntry, registerMessageHandler, shutdown, startup, toString, updateOccupantInfo, wherepublic void init(LobbyRegistry lobreg, Properties config) throws Exception
Exception - thrown if a configuration error is detected.Copyright © 2015. All rights reserved.