|
| 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 () |
|
virtual void | setCurrent () |
|
virtual bool | isSystemCursor () const |
|
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 () |
|
◆ setWieldCursor()
void Bagel::CBagCursor::setWieldCursor |
( |
bool |
b | ) |
|
|
inline |
Flag whether this is a wielded cursor or not
The documentation for this class was generated from the following file: