Uses of Class
cz.cuni.amis.pogamut.defcon.consts.GameMode

Packages that use GameMode
cz.cuni.amis.pogamut.defcon.consts   
 

Uses of GameMode in cz.cuni.amis.pogamut.defcon.consts
 

Methods in cz.cuni.amis.pogamut.defcon.consts that return GameMode
static GameMode GameMode.getEnum(int id)
           
static GameMode GameMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GameMode[] GameMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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