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

class Card - Is dynamically allocated More...

#include <Card.hpp>

Public Member Functions

 Card (CardsEnum type, unsigned difficulty, unsigned numberOfBox)
 
CardsEnum getType ()
 
unsigned getLevel ()
 
unsigned getNumberOfBox ()
 
unsigned getDificulty ()
 
void setDificulty (unsigned newDificulty)
 
void addLevel ()
 
void addBox (unsigned numberOfBoxToAdd)
 
void deleteBox (unsigned numberOfBox)
 

Public Attributes

CardsEnum type
 
unsigned level
 
unsigned dificulty
 
unsigned numberOfBox
 

Detailed Description

class Card - Is dynamically allocated


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