com.threerings.tudey.server.logic
Class EntryLogic.StatefulProp
java.lang.Object
com.threerings.util.ShallowObject
com.threerings.tudey.server.logic.Logic
com.threerings.tudey.server.logic.EntryLogic
com.threerings.tudey.server.logic.EntryLogic.StatefulProp
- Enclosing class:
- EntryLogic
public static class EntryLogic.StatefulProp
- extends EntryLogic
Logic for stateful props.
| Methods inherited from class com.threerings.tudey.server.logic.EntryLogic |
added, getEntityKey, getEntry, getModel, getPatrolPath, getRotation, getShape, getTags, getTranslation, init, isActive, isDefaultEntrance, removed, request, setVariable, signal |
EntryLogic.StatefulProp
public EntryLogic.StatefulProp()
transfer
public void transfer(Logic source,
Map<Object,Object> refs)
- Description copied from class:
Logic
- Transfers state from the specified source logic. Where relevant, this also takes the place
of addition/startup notification.
- Overrides:
transfer in class EntryLogic
Copyright © 2011. All Rights Reserved.