Uses of Interface
ch.sahits.game.openpatrician.model.IGame

Packages that use IGame
ch.sahits.game.openpatrician.model   
 

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

Classes in ch.sahits.game.openpatrician.model that implement IGame
(package private)  class Game
          Implementation of the game
 

Methods in ch.sahits.game.openpatrician.model that return IGame
static IGame GameFactory.createGame(IMap map, EObjective objective, Difficulty difficulty, EGameSpeed speed, int startYear)
           
 



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