Constructors
constructor
- new Province(name: Name, homeOf: Power | null, isSupplyCenter?: boolean): Province
-
Parameters
-
-
homeOf: Power | null
-
Optional isSupplyCenter: boolean
Properties
homeOf
homeOf: Power | null
isSupplyCenter
isSupplyCenter: boolean
Province in Diplomacy map