com.threerings.tudey.server.logic
Class BehaviorLogic.Idle
java.lang.Object
com.threerings.util.ShallowObject
com.threerings.tudey.server.logic.Logic
com.threerings.tudey.server.logic.BehaviorLogic
com.threerings.tudey.server.logic.BehaviorLogic.Idle
- Enclosing class:
- BehaviorLogic
public static class BehaviorLogic.Idle
- extends BehaviorLogic
Handles the idle behavior.
|
Method Summary |
void |
startup()
Starts up the behavior after initialization or suspension. |
| Methods inherited from class com.threerings.tudey.server.logic.Logic |
addShapeObserver, getModel, getPatrolPath, getSceneManager, getShape, getTags, getTransform, getTransform, getVariable, init, isDefaultEntrance, isVisible, removeShapeObserver, request, resolveTarget, setVariable, signal, transfer |
BehaviorLogic.Idle
public BehaviorLogic.Idle()
startup
public void startup()
- Description copied from class:
BehaviorLogic
- Starts up the behavior after initialization or suspension.
- Overrides:
startup in class BehaviorLogic
Copyright © 2011. All Rights Reserved.