Definition at line 8 of file ItemInventory.hh.
Setters | |
void | setItem (ItemId id) |
void | useItem (int count) |
void | clear () |
Getters | |
ItemId | id () const |
Private Attributes | |
ItemId | m_currentId |
int | m_currentCount |
|
0x807BC9C0 |
Definition at line 28 of file ItemInventory.cc.
|
inlinenodiscard |
Definition at line 20 of file ItemInventory.hh.
|
0x807BC940 |
Definition at line 10 of file ItemInventory.cc.
|
0x807BC97C |
Definition at line 18 of file ItemInventory.cc.
|
private |
Definition at line 27 of file ItemInventory.hh.
|
private |
Definition at line 26 of file ItemInventory.hh.