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

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

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

Fields in cz.cuni.amis.pogamut.ut2004.communication.messages with type parameters of type UT2004ItemType.UT2004Group
static cz.cuni.amis.utils.maps.HashMapSet<UT2004ItemType.UT2004Group,ItemType> UT2004ItemType.GROUPS
          Contains item types that belongs to their groups.
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages that return UT2004ItemType.UT2004Group
 UT2004ItemType.UT2004Group UT2004ItemType.getGroup()
           
static UT2004ItemType.UT2004Group UT2004ItemType.UT2004Group.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UT2004ItemType.UT2004Group[] UT2004ItemType.UT2004Group.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages with parameters of type UT2004ItemType.UT2004Group
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.