WorldSim  inDev
2D tile-based sandbox RPG with procedurally generated fantasy world simulator 🌏
Public Member Functions | Public Attributes | List of all members
Item_Information Class Reference
Collaboration diagram for Item_Information:
Collaboration graph
[legend]

Public Member Functions

 Item_Information ()
 

Public Attributes

Charactercreator
 
Characterowner
 
SettlementlocationMade
 
unsigned char quality
 
int yearMade
 
int monthMade
 

Constructor & Destructor Documentation

◆ Item_Information()

Item_Information::Item_Information ( )
inline

Member Data Documentation

◆ creator

Character* Item_Information::creator

◆ locationMade

Settlement* Item_Information::locationMade

◆ monthMade

int Item_Information::monthMade

◆ owner

Character* Item_Information::owner

◆ quality

unsigned char Item_Information::quality

◆ yearMade

int Item_Information::yearMade

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