| Package | Description |
|---|---|
| ensemble.apps.lm |
| Modifier and Type | Method and Description |
|---|---|
static LM_World.Direction |
LM_World.Direction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LM_World.Direction[] |
LM_World.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
private LM_World.Position |
LM_LifeCycleEventServer.checkAgentPresence(int x,
int y,
LM_World.Direction dir)
Check agent presence.
|