ScummVM API documentation
cInventoryItem Class Reference

Public Member Functions

 cInventoryItem (cInit *apInit)
 
bool Init (cGameItem *apGameItem)
 
bool InitFromFile (const tString &asFile)
 
void Drop ()
 
void SetName (const tString &asName)
 
const tStringGetName ()
 
void SetSubType (const tString &asSubType)
 
const tStringGetSubType ()
 
const tWStringGetGameName ()
 
const tWStringGetDescription ()
 
const tStringGetHudModelFile ()
 
const tStringGetHudModelName ()
 
const tStringGetEntityFile ()
 
cGfxObjectGetGfxObject ()
 
cGfxObjectGetGfxObjectAdditive ()
 
eGameItemType GetItemType ()
 
bool CanBeDropped ()
 
bool HasCount ()
 
int GetCount ()
 
void AddCount (int alX)
 
void SetCount (int alX)
 

The documentation for this class was generated from the following file: