public abstract class SceneController
extends com.threerings.crowd.client.PlaceController
DISPATCHER| Constructor and Description |
|---|
SceneController() |
| Modifier and Type | Method and Description |
|---|---|
void |
didLeavePlace(com.threerings.crowd.data.PlaceObject plobj) |
void |
init(com.threerings.crowd.util.CrowdContext ctx,
com.threerings.crowd.data.PlaceConfig config) |
void |
willEnterPlace(com.threerings.crowd.data.PlaceObject plobj) |
getPlaceConfig, getPlaceView, handleAction, mayLeavePlaceactionPerformed, configureAction, createActionButton, handleAction, handleAction, handleAction, postAction, postAction, postAction, setControlledPanel, wasAdded, wasRemovedpublic void init(com.threerings.crowd.util.CrowdContext ctx,
com.threerings.crowd.data.PlaceConfig config)
init in class com.threerings.crowd.client.PlaceControllerpublic void willEnterPlace(com.threerings.crowd.data.PlaceObject plobj)
willEnterPlace in class com.threerings.crowd.client.PlaceControllerpublic void didLeavePlace(com.threerings.crowd.data.PlaceObject plobj)
didLeavePlace in class com.threerings.crowd.client.PlaceControllerCopyright © 2015. All rights reserved.