Class CityWall
- java.lang.Object
-
- ch.sahits.game.openpatrician.model.city.impl.CityWall
-
@Component @Scope("prototype") public class CityWall extends java.lang.ObjectThis is a simple model for the city wall. Later on this class will be replaced by a subclass of IBuilding. This class helps in keeping track of the city wall building process.- Author:
- Andi Hotz, (c) Sahits GmbH, 2015 Created on Jun 05, 2015
-
-
Constructor Summary
Constructors Constructor Description CityWall()
-