|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnrealIdOrLocation | |
---|---|
nl.tudelft.goal.ut2004.agent | |
nl.tudelft.goal.ut2004.server | |
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.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.server |
---|
Methods in nl.tudelft.goal.ut2004.server with parameters of type UnrealIdOrLocation | |
---|---|
void |
EnvironmentControllerServer.respawn(cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId id,
UnrealIdOrLocation unrealIdOrLocation,
cz.cuni.amis.pogamut.base3d.worldview.object.Rotation rotation)
|
void |
EnvironmentControllerServer.spawnItem(UnrealIdOrLocation unrealIdOrLocation,
ItemType.Category category,
ItemType.Group group)
|
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 |