| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages | |
| cz.cuni.amis.pogamut.ut2004.communication.translator.itemdescriptor |
| Modifier and Type | Class and Description |
|---|---|
class |
Item
Abstract definition of the GameBots2004 message INV.
|
class |
ItemCategory
Definition of the event ITC.
|
class |
ItemCompositeImpl
Composite implementation of the INV abstract message.
|
class |
ItemMessage
Implementation of the GameBots2004 message INV contains also its Local/Shared/Static subpart class definitions..
|
| Modifier and Type | Method and Description |
|---|---|
ItemDescriptor |
ItemTranslator.getDescriptor(ItemTyped msg) |
WeaponDescriptor |
WeaponDescriptorFactory.getNewDescriptor(ItemTyped configMsg) |
ShieldDescriptor |
ShieldDescriptorFactory.getNewDescriptor(ItemTyped configMsg) |
OtherDescriptor |
OtherDescriptorFactory.getNewDescriptor(ItemTyped configMsg) |
ItemDescriptor |
ItemDescriptorFactory.getNewDescriptor(ItemTyped configMsg) |
T |
IDescriptorFactory.getNewDescriptor(ItemTyped configMsg) |
HealthDescriptor |
HealthDescriptorFactory.getNewDescriptor(ItemTyped configMsg) |
GeneralDescriptor |
GeneralDescriptorFactory.getNewDescriptor(ItemTyped configMsg) |
ArmorDescriptor |
ArmorDescriptorFactory.getNewDescriptor(ItemTyped configMsg) |
AmmoDescriptor |
AmmoDescriptorFactory.getNewDescriptor(ItemTyped configMsg) |
AdrenalineDescriptor |
AdrenalineDescriptorFactory.getNewDescriptor(ItemTyped configMsg) |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.