|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ItemType.Category | |
|---|---|
| cz.cuni.amis.pogamut.udk.agent.module.sensor | Utility classes concerning some aspects of the gameplay (mainly for UT). |
| cz.cuni.amis.pogamut.udk.communication.messages | Java wrappers for the message objects send by the GameBotsUDK. |
| cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages | |
| cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor | |
| Uses of ItemType.Category in cz.cuni.amis.pogamut.udk.agent.module.sensor |
|---|
| Methods in cz.cuni.amis.pogamut.udk.agent.module.sensor with parameters of type ItemType.Category | |
|---|---|
Map<cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId,Item> |
Items.getAllItems(ItemType.Category category)
Retrieves map of all items belonging to a specific 'category' of items, which includes all known pickups. |
Map<cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId,Item> |
AdvancedItems.getAllItems(ItemType.Category category,
double usefulness)
Retrieves map of all items of specific category (both known and thrown). |
Map<cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId,Item> |
Items.getKnownPickups(ItemType.Category category)
Retrieves map of all known pickups belonging to a specific 'category' of items, which includes all known pickups. |
Map<cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId,Item> |
AdvancedItems.getKnownPickups(ItemType.Category category,
double usefulness)
Retrieves map of all item pickup points of items of a specific category. |
Map<cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId,Item> |
Items.getReachableItems(ItemType.Category category)
Retrieves map of reachable items belonging to a specific 'category' of items, which includes all known pickups. |
Map<cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId,Item> |
AdvancedItems.getReachableItems(ItemType.Category category,
double usefulness)
Retrieves map of all reachable items of a specific category. |
Map<cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId,Item> |
Items.getSpawnedItems(ItemType.Category category)
Uses Items.isPickupSpawned(Item) to return all items belonging to a specific 'category' that are believed to
be currently spawned. |
Map<cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId,Item> |
AdvancedItems.getSpawnedItems(ItemType.Category category,
double usefulness)
Returns a filtered list of items of a specific category that are guessed to be currently spawned in the map. |
Map<cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId,Item> |
Items.getVisibleItems(ItemType.Category category)
Retrieves map of visible items belonging to a specific 'category' of items, which includes all known pickups. |
Map<cz.cuni.amis.pogamut.unreal.communication.messages.UnrealId,Item> |
AdvancedItems.getVisibleItems(ItemType.Category category,
double usefulness)
Retrieves map of all visible items of specific category. |
| Uses of ItemType.Category in cz.cuni.amis.pogamut.udk.communication.messages |
|---|
| Fields in cz.cuni.amis.pogamut.udk.communication.messages with type parameters of type ItemType.Category | |
|---|---|
static cz.cuni.amis.utils.maps.HashMapSet<ItemType.Category,ItemType> |
ItemType.CATEGORIES
Contains item types that belongs to their categories. |
| Methods in cz.cuni.amis.pogamut.udk.communication.messages that return ItemType.Category | |
|---|---|
ItemType.Category |
ItemType.getCategory()
Retreives category of the item type. |
static ItemType.Category |
ItemType.Category.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ItemType.Category[] |
ItemType.Category.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in cz.cuni.amis.pogamut.udk.communication.messages with parameters of type ItemType.Category | |
|---|---|
static ItemType |
ItemType.MakePrototype(ItemType.Category category,
ItemType.Group group,
String[] utNames)
Proto-constructor. |
| Uses of ItemType.Category in cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages |
|---|
| Fields in cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages declared as ItemType.Category | |
|---|---|
protected ItemType.Category |
ItemCategory.ItemCategory
Category of the item. |
| Methods in cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages that return ItemType.Category | |
|---|---|
protected ItemType.Category |
Yylex.categoryValue(String txt)
Return a Category of the item. |
ItemType.Category |
ItemCategory.getItemCategory()
Category of the item. |
| Constructors in cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages with parameters of type ItemType.Category | |
|---|---|
ItemCategory(String InventoryType,
ItemType PickupType,
ItemType.Category ItemCategory,
boolean Melee,
boolean Sniping,
boolean UsesAltAmmo,
String PriFireModeType,
boolean PriSplashDamage,
boolean PriSplashJump,
boolean PriRecomSplashDamage,
boolean PriTossed,
boolean PriLeadTarget,
boolean PriInstantHit,
boolean PriFireOnRelease,
boolean PriWaitForRelease,
boolean PriModeExclusive,
double PriFireRate,
double PriBotRefireRate,
int PriAmmoPerFire,
int PriAmmoClipSize,
double PriAimError,
double PriSpread,
int PriSpreadStyle,
int PriFireCount,
double PriDamageAtten,
String PriAmmoType,
int PriInitialAmount,
int PriMaxAmount,
double PriMaxRange,
String PriDamageType,
boolean PriArmorStops,
boolean PriAlwaysGibs,
boolean PriSpecial,
boolean PriDetonatesGoop,
boolean PriSuperWeapon,
boolean PriExtraMomZ,
String PriProjType,
double PriDamage,
double PriDamageMax,
double PriDamageMin,
double PriSpeed,
double PriMaxSpeed,
double PriLifeSpan,
double PriDamageRadius,
double PriTossZ,
double PriMaxEffectDistance,
String SecFireModeType,
boolean SecSplashDamage,
boolean SecSplashJump,
boolean SecRecomSplashDamage,
boolean SecTossed,
boolean SecLeadTarget,
boolean SecInstantHit,
boolean SecFireOnRelease,
boolean SecWaitForRelease,
boolean SecModeExclusive,
double SecFireRate,
double SecBotRefireRate,
int SecAmmoPerFire,
int SecAmmoClipSize,
double SecAimError,
double SecSpread,
int SecSpreadStyle,
int SecFireCount,
double SecDamageAtten,
String SecAmmoType,
int SecInitialAmount,
int SecMaxAmount,
double SecMaxRange,
String SecDamageType,
boolean SecArmorStops,
boolean SecAlwaysGibs,
boolean SecSpecial,
boolean SecDetonatesGoop,
boolean SecSuperWeapon,
boolean SecExtraMomZ,
String SecProjType,
double SecDamage,
double SecDamageMax,
double SecDamageMin,
double SecSpeed,
double SecMaxSpeed,
double SecLifeSpan,
double SecDamageRadius,
double SecTossZ,
double SecMaxEffectDistance,
int Amount,
boolean SuperHeal)
Creates new instance of command ItemCategory. |
|
| Uses of ItemType.Category in cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor |
|---|
| Methods in cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor that return ItemType.Category | |
|---|---|
ItemType.Category |
ItemDescriptor.getItemCategory()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||