WorldSim  inDev
2D tile-based sandbox RPG with procedurally generated fantasy world simulator 🌏
Public Member Functions | Public Attributes | List of all members
Mythology_Manager Class Reference

#include <Mythology.hpp>

Public Member Functions

 Mythology_Manager ()
 
void add (Mythology *_mythology)
 
Mythologyget (int i)
 
int size ()
 
void init ()
 

Public Attributes

Vector< Mythology * > vMythology
 

Constructor & Destructor Documentation

◆ Mythology_Manager()

Mythology_Manager::Mythology_Manager ( )
inline

Member Function Documentation

◆ add()

void Mythology_Manager::add ( Mythology _mythology)
inline

◆ get()

Mythology* Mythology_Manager::get ( int  i)
inline

◆ init()

void Mythology_Manager::init ( )
inline

◆ size()

int Mythology_Manager::size ( )
inline

Member Data Documentation

◆ vMythology

Vector<Mythology*> Mythology_Manager::vMythology

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