|
WorldSim
inDev
2D tile-based sandbox RPG with procedurally generated fantasy world simulator 🌏
|
#include <ItemFactory.hpp>
Public Member Functions | |
| ItemFactory () | |
| Item * | produce (ItemType type, Character *character, Location *location) |
| Item * | produceBasic (ItemType type, Character *character, Location *location) |
| ItemFactory::ItemFactory | ( | ) |
1.8.13