|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContextSelector | |
|---|---|
| nl.tudelft.goal.ut2004.agent | |
| 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.selector |
|---|
| Subclasses of ContextSelector in nl.tudelft.goal.ut2004.selector | |
|---|---|
class |
ALocation
Selects a location given before hand. |
class |
APlayer
Select the player with the given unreal ID. |
class |
ClosestEnemy
Selects the closest enemy Player. |
class |
ClosestFriendly
Selects the closest friendly Player. |
class |
ClosestFriendlyWithLinkGun
Selects the closest friendly Player. |
class |
EnemyFlagCarrier
Selects the enemy flag carrier. |
class |
FriendlyFlagCarrier
Selects the friendly flag carrier. |
| Methods in nl.tudelft.goal.ut2004.selector that return ContextSelector | |
|---|---|
ContextSelector |
ContextSelector.setContext(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 | |||||||||