|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Items | |
|---|---|
| cz.cuni.amis.pogamut.ut2004.agent.module.sensor | Utility classes concerning some aspects of the gameplay (mainly for UT). |
| cz.cuni.amis.pogamut.ut2004.bot.impl | |
| Uses of Items in cz.cuni.amis.pogamut.ut2004.agent.module.sensor |
|---|
| Methods in cz.cuni.amis.pogamut.ut2004.agent.module.sensor that return Items | |
|---|---|
Items |
AdvancedItems.getItems()
Returns underlying Items module. |
| Methods in cz.cuni.amis.pogamut.ut2004.agent.module.sensor with parameters of type Items | |
|---|---|
double |
IItemUsefulness.getItemUsefulness(AdvancedItems advancedItems,
Items items,
Item item,
double usefulness)
Tells how much the item is useful to the bot - must return values between 0 and 1 (inclusive). |
| Constructors in cz.cuni.amis.pogamut.ut2004.agent.module.sensor with parameters of type Items | |
|---|---|
AdvancedItems(Items items,
IItemUsefulness filter)
Constructor. |
|
| Uses of Items in cz.cuni.amis.pogamut.ut2004.bot.impl |
|---|
| Fields in cz.cuni.amis.pogamut.ut2004.bot.impl declared as Items | |
|---|---|
protected Items |
UT2004BotModuleController.items
Memory module specialized on items on the map - which are visible and which are probably spawned. |
| Methods in cz.cuni.amis.pogamut.ut2004.bot.impl that return Items | |
|---|---|
Items |
UT2004BotModuleController.getItems()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||