|
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 |
|
Common::Rect | getRect () const |
|
int | getWidth () const |
|
int | getHeight () const |
|
const Sprite & | getSprite () const |
|
const Sprite & | getSpriteForType (CursorType cursorType) const |
|
void | updatePosition (int16 x, int16 y) |
|
The documentation for this class was generated from the following file: