Package | Description |
---|---|
magma.agent.worldmodel | |
magma.agent.worldmodel.impl |
Modifier and Type | Method and Description |
---|---|
IFieldLine |
IGlobalMap.getFieldLine(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<IFieldLine> |
IGlobalMap.getFieldLines()
Get a list of all visible field lines
|
Modifier and Type | Class and Description |
---|---|
class |
FieldLine
This class respresents a simple field line with a start and end point.
|
Modifier and Type | Method and Description |
---|---|
IFieldLine |
GlobalMap.getFieldLine(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<IFieldLine> |
GlobalMap.getFieldLines() |