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

class ControlPawn - More...

#include <ControlPawn.hpp>

Public Member Functions

 ControlPawn (std::array< unsigned, 2 > position, std::string player)
 
ElementEnum getType ()
 
std::array< unsigned, 2 > getPosition ()
 
std::string getPlayerName ()
 
void setReinforced ()
 
void setNotReinforced ()
 
bool isReinforced ()
 
void moveTo ()
 

Public Attributes

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

Friends

class boost::serialization::access
 

Detailed Description

class ControlPawn -


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