|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnrealIdOrLocation | |
|---|---|
| nl.tudelft.goal.ut2004.agent | |
| nl.tudelft.goal.ut2004.translators | |
| Uses of UnrealIdOrLocation in nl.tudelft.goal.ut2004.agent |
|---|
| Methods in nl.tudelft.goal.ut2004.agent with parameters of type UnrealIdOrLocation | |
|---|---|
void |
UT2004BotBehavior.continueAction(UnrealIdOrLocation destination)
When called the bot will navigate to the new destination after reaching the old one. |
void |
UT2004BotBehavior.navigate(UnrealIdOrLocation destination)
When called the bot will make a best effort attempt to navigate to requested destination. |
Percept |
UT2004BotBehavior.path(UnrealIdOrLocation from,
UnrealIdOrLocation to)
The bot computes a path from a to b. |
| Uses of UnrealIdOrLocation in nl.tudelft.goal.ut2004.translators |
|---|
| Methods in nl.tudelft.goal.ut2004.translators that return UnrealIdOrLocation | |
|---|---|
UnrealIdOrLocation |
UnrealIdOrLocationTranslator.translate(eis.iilang.Parameter parameter)
|
| Methods in nl.tudelft.goal.ut2004.translators that return types with arguments of type UnrealIdOrLocation | |
|---|---|
Class<UnrealIdOrLocation> |
UnrealIdOrLocationTranslator.translatesTo()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||