Public Member Functions | |
gMousePointer (gDisplayPort &) | |
bool | init (Point16 pointerLimits) |
bool | init (uint16 xLimit, uint16 yLimit) |
void | show () |
void | hide () |
void | show (gPort &port, Rect16 r) |
void | hide (gPort &port, Rect16 r) |
int | manditoryShow () |
void | move (Point16 pos) |
void | setImage (gPixelMap &img, int x, int y) |
bool | isShown () |
int16 | hideDepth () |
gPixelMap * | getImage (Point16 &offset) |
gPixelMap * | getImageCurPos (Point16 &curPos) |
gPixelMap * | getSaveMap (Rect16 &save) |