Public Member Functions | |
InventoryManager (AccessEngine *vm) | |
int & | operator[] (int idx) |
int | useItem () |
void | setUseItem (int itemId) |
void | refreshInventory () |
int | newDisplayInv () |
int | displayInv () |
void | synchronize (Common::Serializer &s) |
Public Member Functions inherited from Access::Manager | |
Manager (AccessEngine *vm) | |
Public Attributes | |
Common::Array< InventoryEntry > | _inv |
int | _startInvItem |
int | _startInvBox |
bool | _invChangeFlag |
bool | _invRefreshFlag |
bool | _invModeFlag |
int | _startAboutItem |
int | _startTravelItem |
Additional Inherited Members | |
Protected Attributes inherited from Access::Manager | |
AccessEngine * | _vm |
void Access::InventoryManager::synchronize | ( | Common::Serializer & | s | ) |
Synchronize savegame data