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

#include <Location.hpp>

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

Public Member Functions

 Location_Dwelling ()
 
- Public Member Functions inherited from Location
 Location ()
 
void link (Location *location)
 
bool putCharacter (Character *c)
 
void removeCharacter (Character *c)
 
virtual std::string getName ()
 
virtual ResourceRequirement getResourceRequirement ()
 
int availableBranches ()
 
bool hasRoom ()
 
- Public Member Functions inherited from HasResourceRequirement
 HasResourceRequirement ()
 

Additional Inherited Members

- Public Attributes inherited from Location
enumLocation type
 
Vector< ItemTypevCanMake
 
bool isOutside
 
int capacity
 
int nIngress
 
int darkness
 
int maxBranches
 

Constructor & Destructor Documentation

◆ Location_Dwelling()

Location_Dwelling::Location_Dwelling ( )

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