|
| Inventory (AsylumEngine *vm, int32 &multiple) |
|
uint | find (uint item=0) const |
|
void | add (uint item, uint multipleIncr) |
|
void | remove (uint item, uint multipleDecr) |
|
bool | contains (uint item, uint multiple) const |
|
void | copyFrom (Inventory &inventory) |
|
uint | getSelectedItem () const |
|
void | selectItem (uint item) |
|
void | load (Common::SeekableReadStream *stream) |
|
void | saveLoadWithSerializer (Common::Serializer &s) |
|
uint32 & | operator[] (uint index) |
|
The documentation for this class was generated from the following file: