Uses of Class
ch.sahits.game.openpatrician.model.Date

Packages that use Date
ch.sahits.game.openpatrician.model   
ch.sahits.game.openpatrician.model.city.impl   
ch.sahits.game.openpatrician.model.time   
 

Uses of Date in ch.sahits.game.openpatrician.model
 

Fields in ch.sahits.game.openpatrician.model declared as Date
private  Date Game.gameTime
           
private static Date Date.instance
          This instance
 

Methods in ch.sahits.game.openpatrician.model that return Date
static Date Date.getInstance(int year)
          Retrieve the singleton instance of the date.
 Date IGame.getTime()
          Retrieve the game time
 Date Game.getTime()
           
 

Constructors in ch.sahits.game.openpatrician.model with parameters of type Date
Game(IMap map, EObjective objective, Difficulty difficulty, EGameSpeed speed, Date gameTime)
           
 

Uses of Date in ch.sahits.game.openpatrician.model.city.impl
 

Fields in ch.sahits.game.openpatrician.model.city.impl declared as Date
private  Date Contributions.date
           
 

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

Fields in ch.sahits.game.openpatrician.model.time declared as Date
private  Date PeriodicalTimeUpdater.date
           
 



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