Class GuildSettings
- java.lang.Object
-
- ch.sahits.game.openpatrician.model.city.guild.GuildSettings
-
public class GuildSettings extends java.lang.ObjectThis settings class holds all the common setting for all guilds, so that this object can be a singleton, while the guilds themselves are prototypes.- Author:
- Andi Hotz, (c) Sahits GmbH, 2016 Created on Nov 06, 2016
-
-
Constructor Summary
Constructors Constructor Description GuildSettings()
-