Public Member Functions | |
| void | reset () |
Public Attributes | |
| OBJECT * | pNext |
| pointer to next object in list | |
| OBJECT * | pSlave |
| pointer to slave object (multi-part objects) | |
| frac_t | xPos |
| x position of object | |
| frac_t | yPos |
| y position of object | |
| int | zPos |
| z position of object | |
| Common::Rect | rcPrev |
| previous screen coordinates of object bounding rectangle | |
| int | flags |
| object flags - see above for list | |
| PALQ * | pPal |
| objects palette Q position | |
| short | isRLE |
| TinselVersion == 3, if image is using run-length encoding. | |
| short | colorFlags |
| int | constant |
| TinselV3, type of color blending. More... | |
| int | width |
| width of object | |
| int | height |
| height of object | |
| SCNHANDLE | hBits |
| image bitmap handle | |
| SCNHANDLE | hImg |
| handle to object image definition | |
| SCNHANDLE | hShape |
| objects current animation frame | |
| SCNHANDLE | hMirror |
| objects previous animation frame | |
| int | oid |
| object identifier | |
| int Tinsel::OBJECT::constant |
TinselV3, type of color blending.
which color in palette for monochrome objects