Uses of Class
ch.sahits.game.openpatrician.model.time.EUpdateIntervalRegistration

Packages that use EUpdateIntervalRegistration
ch.sahits.game.openpatrician.model.time   
 

Uses of EUpdateIntervalRegistration in ch.sahits.game.openpatrician.model.time
 

Methods in ch.sahits.game.openpatrician.model.time that return EUpdateIntervalRegistration
static EUpdateIntervalRegistration EUpdateIntervalRegistration.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EUpdateIntervalRegistration[] EUpdateIntervalRegistration.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in ch.sahits.game.openpatrician.model.time with parameters of type EUpdateIntervalRegistration
PeriodicalTimeUpdater(EUpdateIntervalRegistration intervall, IPeriodicalUpdate listener)
           
 



Copyright © 2011-2012 Sahits GmbH. All Rights Reserved.