| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.udk.communication.messages.gbinfomessages | |
| cz.cuni.amis.pogamut.udk.communication.translator.itemdescriptor |
| Modifier and Type | Class and Description |
|---|---|
class |
Item
Synchronous/asynchronous message.
|
class |
ItemCategory
Synchronous/asynchronous message.
|
| 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) |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.