Uses of Class
nl.tudelft.goal.ut3.messages.SelectorList

Packages that use SelectorList
nl.tudelft.goal.ut3.agent   
nl.tudelft.goal.ut3.messages   
nl.tudelft.goal.ut3.translators   
 

Uses of SelectorList in nl.tudelft.goal.ut3.agent
 

Methods in nl.tudelft.goal.ut3.agent with parameters of type SelectorList
 void UT3BotBehavior.look(SelectorList targets)
           Tells the bot how to prioritize what it looks at.
 void UT3BotBehavior.shoot(SelectorList targets)
           Tells the bot how to prioritize who it shoots.
 

Uses of SelectorList in nl.tudelft.goal.ut3.messages
 

Methods in nl.tudelft.goal.ut3.messages that return SelectorList
 SelectorList SelectorList.setContext(UT3BotModuleController modules)
           
 

Uses of SelectorList in nl.tudelft.goal.ut3.translators
 

Methods in nl.tudelft.goal.ut3.translators that return SelectorList
 SelectorList SelectorListTranslator.translate(eis.iilang.Parameter parameter)
           
 

Methods in nl.tudelft.goal.ut3.translators that return types with arguments of type SelectorList
 Class<SelectorList> SelectorListTranslator.translatesTo()
           
 



Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.