Uses of Class
cz.cuni.amis.pogamut.ut2004.communication.messages.UT2004ItemType

Packages that use UT2004ItemType
cz.cuni.amis.pogamut.ut2004.communication.messages Java wrappers for the message objects send by the GameBots2004 and GameBotsUE2. 
 

Uses of UT2004ItemType in cz.cuni.amis.pogamut.ut2004.communication.messages
 

Fields in cz.cuni.amis.pogamut.ut2004.communication.messages declared as UT2004ItemType
static UT2004ItemType UT2004ItemType.ADRENALINE_PACK
          Adrenaline capsule.
static UT2004ItemType UT2004ItemType.ASSAULT_RIFLE
          AssaultRifle weapon.
static UT2004ItemType UT2004ItemType.ASSAULT_RIFLE_AMMO
          AssaultRifle ammo.
static UT2004ItemType UT2004ItemType.ASSAULT_RIFLE_GRENADE
          AssaultRifle secondary ammo.
static UT2004ItemType UT2004ItemType.ASSAULT_RIFLE_PROJECTILE
          AssaultRifle projectile.
static UT2004ItemType UT2004ItemType.BIO_RIFLE
          BioRifle weapon.
static UT2004ItemType UT2004ItemType.BIO_RIFLE_AMMO
          BioRifle ammo.
static UT2004ItemType UT2004ItemType.BIO_RIFLE_PROJECTILE
          BioRifle projectile.
static UT2004ItemType UT2004ItemType.FLAK_CANNON
          FlakCannon weapon.
static UT2004ItemType UT2004ItemType.FLAK_CANNON_AMMO
          FlakCannon ammo.
static UT2004ItemType UT2004ItemType.FLAK_CANNON_CHUNK
          FlakCannon chunk projectile.
static UT2004ItemType UT2004ItemType.FLAK_CANNON_SHELL
          FlakCannon shell projectile.
static UT2004ItemType UT2004ItemType.HEALTH_PACK
          Health kit.
static UT2004ItemType UT2004ItemType.ION_PAINTER
          IonPainter weapon.
static UT2004ItemType UT2004ItemType.ION_PAINTER_AMMO
          IonPainter ammo.
static UT2004ItemType UT2004ItemType.KEY
          Key.
static UT2004ItemType UT2004ItemType.LIGHTNING_GUN
          LightningGun weapon (modern sniper weapon).
static UT2004ItemType UT2004ItemType.LIGHTNING_GUN_AMMO
          LightningGun ammo.
static UT2004ItemType UT2004ItemType.LINK_GUN
          LinkGun weapon.
static UT2004ItemType UT2004ItemType.LINK_GUN_AMMO
          LinkGun ammo.
static UT2004ItemType UT2004ItemType.LINK_GUN_PROJECTILE
          LinkGun projectile.
static UT2004ItemType UT2004ItemType.MINI_HEALTH_PACK
          Health vial.
static UT2004ItemType UT2004ItemType.MINIGUN
          Minigun weapon.
static UT2004ItemType UT2004ItemType.MINIGUN_AMMO
          Minigun ammo.
static UT2004ItemType UT2004ItemType.NONE
          No ItemType
static UT2004ItemType UT2004ItemType.ONS_AVRIL
          AVRiL Onslaught weapon.
static UT2004ItemType UT2004ItemType.ONS_AVRIL_AMMO
          AVRiL ammo.
static UT2004ItemType UT2004ItemType.ONS_AVRIL_PROJECTILE
          AVRiL projectile.
static UT2004ItemType UT2004ItemType.ONS_GRENADE_LAUNCHER
          GrenadeLauncher Onslaught weapon.
static UT2004ItemType UT2004ItemType.ONS_GRENADE_LAUNCHER_AMMO
          GrenadeLauncher ammo.
static UT2004ItemType UT2004ItemType.ONS_GRENADE_LAUNCHER_PROJECTILE
          GrenadeLauncher ammo.
static UT2004ItemType UT2004ItemType.ONS_MINE_LAYER
          MineLayer Onslaught weapon.
static UT2004ItemType UT2004ItemType.ONS_MINE_LAYER_AMMO
          MineLayer ammo.
static UT2004ItemType UT2004ItemType.ONS_MINE_LAYER_PROJECTILE
          MineLayer projectile.
static UT2004ItemType UT2004ItemType.ONS_TARGET_PAINTER
          TargetPainter Onslaught weapon.
static UT2004ItemType UT2004ItemType.REDEEMER
          Redeemer weapon.
static UT2004ItemType UT2004ItemType.REDEEMER_AMMO
          Redeemer ammo.
static UT2004ItemType UT2004ItemType.REDEEMER_PROJECTILE
          Redeemer weapon.
static UT2004ItemType UT2004ItemType.ROCKET_LAUNCHER
          RocketLauncher weapon.
static UT2004ItemType UT2004ItemType.ROCKET_LAUNCHER_AMMO
          RocketLauncher ammo.
static UT2004ItemType UT2004ItemType.ROCKET_LAUNCHER_PROJECTILE
          RocketLauncher projectile.
static UT2004ItemType UT2004ItemType.SHIELD_GUN
          ShieldGun weapon.
static UT2004ItemType UT2004ItemType.SHIELD_GUN_AMMO
          ShieldGun ammo - sent when the bot is spawned.
static UT2004ItemType UT2004ItemType.SHIELD_PACK
          SmallShield.
static UT2004ItemType UT2004ItemType.SHOCK_RIFLE
          ShockRifle weapon.
static UT2004ItemType UT2004ItemType.SHOCK_RIFLE_AMMO
          ShockRifle ammo.
static UT2004ItemType UT2004ItemType.SHOCK_RIFLE_PROJECTILE
          ShockRifle projectile.
static UT2004ItemType UT2004ItemType.SNIPER_RIFLE
          SniperRifle weapon (classic sniper weapon).
static UT2004ItemType UT2004ItemType.SNIPER_RIFLE_AMMO
          SniperRifle ammo.
static UT2004ItemType UT2004ItemType.SUPER_HEALTH_PACK
          SuperHealth charger.
static UT2004ItemType UT2004ItemType.SUPER_SHIELD_PACK
          SuperShield.
static UT2004ItemType UT2004ItemType.SUPER_SHOCK_RIFLE
          SuperShockRifle weapon (instagib weapon).
static UT2004ItemType UT2004ItemType.TRANSLOCATOR
          Translocator.
static UT2004ItemType UT2004ItemType.TRANSLOCATOR_PROJECTILE
          Translocator Beacon.
static UT2004ItemType UT2004ItemType.U_DAMAGE_PACK
          UDamage bonus (damage multiplier).
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages that return UT2004ItemType
static UT2004ItemType UT2004ItemType.MakePrototype(ItemType.Category category, UT2004ItemType.UT2004Group group, String[] utNames)
          Proto-constructor.
 



Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.