|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.threerings.util.ShallowObject
com.threerings.tudey.server.logic.Logic
com.threerings.tudey.server.logic.RegionLogic
com.threerings.tudey.server.logic.RegionLogic.Located
com.threerings.tudey.server.logic.RegionLogic.Default
public static class RegionLogic.Default
Handles a normal region.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.threerings.tudey.server.logic.RegionLogic |
|---|
RegionLogic.Default, RegionLogic.Fixed, RegionLogic.Located, RegionLogic.Transformed |
| Nested classes/interfaces inherited from class com.threerings.tudey.server.logic.Logic |
|---|
Logic.ShapeObserver |
| Field Summary |
|---|
| Fields inherited from class com.threerings.tudey.server.logic.RegionLogic.Located |
|---|
_location, _locations |
| Fields inherited from class com.threerings.tudey.server.logic.RegionLogic |
|---|
_config, _source |
| Fields inherited from class com.threerings.tudey.server.logic.Logic |
|---|
_scenemgr, _variables |
| Constructor Summary | |
|---|---|
RegionLogic.Default()
|
|
| Method Summary | |
|---|---|
protected void |
getShapes(Collection<Shape> results)
Updates the shapes based on the targets. |
| Methods inherited from class com.threerings.tudey.server.logic.RegionLogic.Located |
|---|
didInit, resolve, transfer |
| Methods inherited from class com.threerings.tudey.server.logic.RegionLogic |
|---|
getEntityKey, getRotation, getTranslation, init, isActive |
| Methods inherited from class com.threerings.tudey.server.logic.Logic |
|---|
addShapeObserver, createAction, createCondition, createExpression, createHandler, createRegion, createTarget, getModel, getPatrolPath, getSceneManager, getShape, getTags, getTransform, getTransform, getVariable, init, isDefaultEntrance, isVisible, removeShapeObserver, request, resolveTarget, setVariable, signal |
| Methods inherited from class com.threerings.util.ShallowObject |
|---|
equals, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RegionLogic.Default()
| Method Detail |
|---|
protected void getShapes(Collection<Shape> results)
RegionLogic.Located
getShapes in class RegionLogic.Located
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||