|
WorldSim
inDev
2D tile-based sandbox RPG with procedurally generated fantasy world simulator 🌏
|
#include <Stockpile.hpp>
Public Member Functions | |
| Intermediate (enumIntermediate _type, int _amount) | |
Public Attributes | |
| enumIntermediate | type |
| int | amount |
| Intermediate::Intermediate | ( | enumIntermediate | _type, |
| int | _amount | ||
| ) |
| int Intermediate::amount |
| enumIntermediate Intermediate::type |
1.8.13