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

class Caravan - More...

#include <Caravan.hpp>

Public Member Functions

 Caravan (std::array< unsigned, 2 > position, std::string player)
 
ElementEnum getType ()
 
std::array< unsigned, 2 > getPosition ()
 
std::string getPlayerName ()
 
void setPos (std::array< unsigned, 2 > position)
 
void setUsed (bool used)
 
bool isUsed ()
 

Public Attributes

std::array< unsigned, 2 > position
 
bool used = false
 
std::string player
 

Friends

class boost::serialization::access
 

Detailed Description

class Caravan -


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