| Package | Description |
|---|---|
| com.threerings.crowd.chat.client | |
| com.threerings.crowd.client |
| Constructor and Description |
|---|
ChatDirector(CrowdContext ctx,
String bundle)
Creates a chat director and initializes it with the supplied context.
|
MuteDirector(CrowdContext ctx)
Should be instantiated after the ChatDirector.
|
MuteDirector(CrowdContext ctx,
Name[] list)
Set up the mute director with the specified list of initial mutees.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlaceControllerDelegate.init(CrowdContext ctx,
PlaceConfig config)
Called to initialize the delegate.
|
void |
PlaceController.init(CrowdContext ctx,
PlaceConfig config)
Initializes this place controller with a reference to the context that they can use to
access client services and to the configuration record for this place.
|
| Constructor and Description |
|---|
LocationDirector(CrowdContext ctx)
Constructs a location director which will configure itself for operation using the supplied
context.
|
OccupantDirector(CrowdContext ctx)
Constructs a new occupant director with the supplied context.
|
Copyright © 2015. All rights reserved.