|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LLAPos | |
|---|---|
| edu.cmu.emulator.world | Implements the emulator's virtual physical environment. |
| Uses of LLAPos in edu.cmu.emulator.world |
|---|
| Fields in edu.cmu.emulator.world declared as LLAPos | |
|---|---|
protected LLAPos |
EmuWorld.origin
|
protected LLAPos |
WorldDef.origin
|
| Methods in edu.cmu.emulator.world that return LLAPos | |
|---|---|
LLAPos |
EmuWorld.getOrigin()
|
LLAPos |
WorldDef.getOrigin()
|
static LLAPos |
LLAPos.parse(Element def)
|
| Methods in edu.cmu.emulator.world with parameters of type LLAPos | |
|---|---|
static double[] |
LLAPos.llaToEVector(LLAPos origin,
LLAPos pos)
|
void |
WorldDef.setOrigin(LLAPos origin)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||