Public Member Functions | |
void | showCursor (bool showCursor) |
void | setCursorType (enum CursorType newType) |
CursorType | getCursorType () const |
Common::Point & | getPosition () |
void | setPosition (Common::Point &position) |
int16 | getX () const |
int16 | getY () const |
int | getWidth () const |
int | getHeight () const |
const Sprite & | getSprite () const |
const Sprite & | getSpriteForType (CursorType cursorType) const |
void | updatePosition (int16 x, int16 y) |