|
OpenMoHAA 0.83.0
|
Public Member Functions | |
| inventory_t (const inventory_t &other) | |
| inventory_t & | operator= (const inventory_t &other) |
| void | Clear () |
Public Attributes | |
| int | typewidth |
| int | typeheight |
| int | horizoffset |
| int | vertoffset |
| inv_align_type | align |
| inv_cascade_type | cascade |
| str | selectsound |
| str | rejectsound |
| str | changesound |
| Container< inventory_type_t * > | types |