|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContextSelector | |
|---|---|
| nl.tudelft.goal.ut2004.agent | |
| nl.tudelft.goal.ut2004.messages | |
| nl.tudelft.goal.ut2004.selector | |
| nl.tudelft.goal.ut2004.translators | |
| Uses of ContextSelector in nl.tudelft.goal.ut2004.agent |
|---|
| Fields in nl.tudelft.goal.ut2004.agent with type parameters of type ContextSelector | |
|---|---|
protected List<ContextSelector> |
UT2004BotBehavior.lookSelector
|
protected List<ContextSelector> |
UT2004BotBehavior.targetSelector
|
| Uses of ContextSelector in nl.tudelft.goal.ut2004.messages |
|---|
| Constructors in nl.tudelft.goal.ut2004.messages with parameters of type ContextSelector | |
|---|---|
SelectorList(ContextSelector... selectors)
|
|
| Uses of ContextSelector in nl.tudelft.goal.ut2004.selector |
|---|
| Subclasses of ContextSelector in nl.tudelft.goal.ut2004.selector | |
|---|---|
class |
ALocation
Selects a location given before hand. |
class |
EnemyFlagCarrier
Selects the enemy flag carrier. |
class |
FriendlyFlagCarrier
Selects the friendly flag carrier. |
class |
NearestEnemy
Selects the closest enemy Player. |
class |
NearestFriendly
Selects the closest friendly Player. |
class |
NearestFriendlyWithUT2004LinkGun
Selects the closest friendly Player. |
class |
None
Selects a location given before hand. |
class |
WorldObject
Select the world object given unrealId. |
| Methods in nl.tudelft.goal.ut2004.selector that return ContextSelector | |
|---|---|
ContextSelector |
ContextSelector.setContext(cz.cuni.amis.pogamut.ut2004.bot.impl.UT2004BotModuleController modules)
|
| Uses of ContextSelector in nl.tudelft.goal.ut2004.translators |
|---|
| Methods in nl.tudelft.goal.ut2004.translators that return ContextSelector | |
|---|---|
ContextSelector |
SelectorTranslator.translate(eis.iilang.Parameter parameter)
|
| Methods in nl.tudelft.goal.ut2004.translators that return types with arguments of type ContextSelector | |
|---|---|
Class<ContextSelector> |
SelectorTranslator.translatesTo()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||