| Package | Description |
|---|---|
| com.threerings.crowd.client | |
| com.threerings.crowd.util |
| Modifier and Type | Class and Description |
|---|---|
class |
PlacePanel
|
| Modifier and Type | Method and Description |
|---|---|
PlaceView |
PlaceController.getPlaceView()
Returns a reference to the place view associated with this controller.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CrowdContext.clearPlaceView(PlaceView view)
When the client leaves a place, the place controller will remove
any place view it set previously via
CrowdContext.setPlaceView(com.threerings.crowd.client.PlaceView) with a
call to this method. |
void |
CrowdContext.setPlaceView(PlaceView view)
When the client enters a new place, the location director creates a
place controller which then creates a place view to visualize the
place for the user.
|
Copyright © 2015. All rights reserved.