|
| ObjectMan (DMEngine *vm) |
|
void | loadObjectNames () |
|
IconIndice | getObjectType (Thing thing) |
|
IconIndice | getIconIndex (Thing thing) |
|
void | extractIconFromBitmap (uint16 iconIndex, byte *destBitmap) |
|
void | drawIconInSlotBox (uint16 slotBoxIndex, int16 iconIndex) |
|
void | drawLeaderObjectName (Thing thing) |
|
IconIndice | getIconIndexInSlotBox (uint16 slotBoxIndex) |
|
void | clearLeaderObjectName () |
|
void | drawIconToScreen (int16 iconIndex, int16 posX, int16 posY) |
|
void | initConstants () |
|
|
SlotBox | _slotBoxes [46] |
|
char * | _objectNames [199] |
|
byte * | _objectIconForMousePointer |
|
int16 | _iconGraphicHeight [7] |
|
int16 | _iconGraphicFirstIndex [7] |
|
The documentation for this class was generated from the following file: