Public Member Functions | |
void | translate (int16 x, int16 y) |
bool | hitRect (int x, int y) const |
void | setRect (int16 left, int16 top, int16 right, int16 bottom) |
void | getRect (Common::Rect &r) |
virtual int16 | getX () |
virtual void | setX (int16 value) |
virtual int16 | getY () |
virtual void | setY (int16 value) |
Public Attributes | |
char | _name [32] |
uint32 | _type |
uint32 | _flags |
GfxObj * | _label |
TypeData | u |
CommandList | _commands |
Common::Point | _moveTo |
uint | _index |
uint | _locationIndex |
Common::String | _linkedName |
AnimationPtr | _linkedAnim |
Protected Attributes | |
int16 | _left |
int16 | _top |