Civilization
Public Member Functions | Public Attributes | Friends | List of all members
shared::City Class Reference

class City - More...

#include <City.hpp>

Public Member Functions

 City (std::array< unsigned, 2 > position, std::string player)
 
template<class Archive >
void serialize (Archive &ar, const unsigned int version)
 
ElementEnum getType ()
 
std::array< unsigned, 2 > getPosition ()
 
std::string getPlayerName ()
 
void setStateCity (CityStateEnum name)
 

Public Attributes

bool isStateCity
 
bool isCapital
 
bool isMature
 
std::array< unsigned, 2 > position
 
CityStateEnum stateCityType
 
std::string player
 

Friends

class boost::serialization::access
 

Detailed Description

class City -


The documentation for this class was generated from the following files: