ScummVM API documentation
Chewy::Cursor Class Reference

Public Member Functions

void updateCursor ()
 
void showCursor ()
 
void hideCursor ()
 
bool isCursorVisible () const
 
void setAnimation (uint8 start, uint8 end, int16 delay)
 
void setCustomCursor (byte *data, uint16 width, uint16 height)
 
void setCustomRoomCursor (byte *roomSprite)
 
void clearCustomCursor ()
 
void move (int16 x, int16 y)
 
uint8 getAnimStart () const
 
byte * getCursorSprite () const
 
uint16 getCursorWidth () const
 
uint16 getCursorHeight () const
 
byte * getCursorSprite (uint num) const
 
uint16 getCursorWidth (uint num) const
 
uint16 getCursorHeight (uint num) const
 
void setInventoryCursor (int num)
 
int getInventoryCursor () const
 
bool usingInventoryCursor () const
 

The documentation for this class was generated from the following file: