Login Languish
Classes
stage.h File Reference

the Stage class is an abstract class that represents a stage of the game More...

#include <vector>
#include <string>
#include <map>
#include "rapidjson/document.h"
#include "../game_manager.h"
Include dependency graph for stage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Stage
 the Stage class is an abstract class that represents a stage in the game More...
 

Detailed Description

the Stage class is an abstract class that represents a stage of the game

Author
Cameron Bruce