|
|||||||||
| 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.Fixed
public static class RegionLogic.Fixed
Handles a fixed (world space) 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 |
|---|
_config, _source |
| Fields inherited from class com.threerings.tudey.server.logic.Logic |
|---|
_scenemgr, _variables |
| Constructor Summary | |
|---|---|
RegionLogic.Fixed()
|
|
| Method Summary | |
|---|---|
void |
resolve(Logic activator,
Collection<Shape> results)
Resolves the region into a collection of shapes. |
| Methods inherited from class com.threerings.tudey.server.logic.RegionLogic |
|---|
didInit, 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, transfer |
| 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.Fixed()
| Method Detail |
|---|
public void resolve(Logic activator,
Collection<Shape> results)
RegionLogic
resolve in class RegionLogic
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||