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

#include <Mythology.hpp>

Inheritance diagram for Mythology_Dwarven:
Inheritance graph
[legend]
Collaboration diagram for Mythology_Dwarven:
Collaboration graph
[legend]

Public Member Functions

 Mythology_Dwarven ()
 
std::string getLongDescription ()
 
- Public Member Functions inherited from Mythology
 Mythology ()
 
void generateBase ()
 
void generateBaseDwarven ()
 
void generateBaseElven ()
 
void generateBaseHuman ()
 
void addDeity (std::string, Mythology_Deity::PERSONALITY)
 
void increment ()
 
std::string getType ()
 
std::string getDescription ()
 
std::string getColumn (std::string _column) override
 
std::string getColumnType (std::string _column) override
 

Additional Inherited Members

- Public Types inherited from Mythology
enum  mythology_type {
  MYTHOLOGY_NONE, MYTHOLOGY_SPIRITUAL, MYTHOLOGY_MONOTHEISTIC, MYTHOLOGY_POLYTHEISTIC,
  MYTHOLOGY_PAGAN
}
 
- Public Attributes inherited from Mythology
std::string name
 
mythology_type type
 
enumRace race
 
- Protected Attributes inherited from Mythology
Worldworld
 

Constructor & Destructor Documentation

◆ Mythology_Dwarven()

Mythology_Dwarven::Mythology_Dwarven ( )
inline

Member Function Documentation

◆ getLongDescription()

std::string Mythology_Dwarven::getLongDescription ( )
inlinevirtual

Reimplemented from Mythology.


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