| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.udk.agent.module.sensor |
Utility classes concerning some aspects of the gameplay (mainly for UT).
|
| cz.cuni.amis.pogamut.udk.bot.impl |
| Modifier and Type | Method and Description |
|---|---|
Items |
AdvancedItems.getItems()
Returns underlying
Items module. |
| Modifier and Type | Method and Description |
|---|---|
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).
|
| Constructor and Description |
|---|
AdvancedItems(Items items,
IItemUsefulness filter)
Constructor.
|
| Modifier and Type | Field and Description |
|---|---|
protected Items |
UDKBotModuleController.items
Memory module specialized on items on the map - which are visible and which are probably spawned.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.