|
void | setCurrent () override |
|
bool | isSystemCursor () const override |
|
| CBagCursor (CBofBitmap *bmp) |
|
| CBagCursor (const char *fileName, bool sharedPalFl=false) |
|
void | setHotspot (int x, int y) |
|
CBofPoint | getHotspot () const |
|
int | getX () const |
|
int | getY () const |
|
ErrorCode | load () |
|
ErrorCode | load (CBofBitmap *bmp) |
|
ErrorCode | load (const char *fileName, CBofPalette *pal=nullptr) |
|
void | unLoad () |
|
CBofBitmap * | getImage () const |
|
ErrorCode | setImage (CBofBitmap *bmp) |
|
void | setWieldCursor (bool b) |
|
bool | IsWieldCursor () const |
|
void | show () |
|
void | hide () |
|
void | reportError (ErrorCode errCode, const char *format,...) |
|
bool | errorOccurred () const |
|
ErrorCode | getErrorCode () const |
|
void | clearError () |
|
|
static void | initialize () |
|
static void | shutdown () |
|
static void | showSystemCursor () |
|
static void | hideSystemCursor () |
|
static CBagCursor * | getCurrent () |
|
static bool | isSystemCursorVisible () |
|
static bool | isValidObject (const CBofObject *pObject) |
|
static void | fatalError (ErrorCode errCode, const char *format,...) |
|
static void | initialize () |
|
static int | getErrorCount () |
|
virtual void | bofMessageBox (const Common::String &content, const Common::String &title) |
|
ErrorCode | _errCode |
|
static CBagCursor * | _currentCursor |
|
static CSystemCursor * | _systemCursor |
|
static int | _count |
|
The documentation for this class was generated from the following file: