|
| CSTimeInterface (MohawkEngine_CSTime *vm) |
|
void | cursorInstall () |
|
void | cursorActivate (bool state) |
|
bool | cursorGetState () |
|
void | cursorIdle () |
|
void | cursorChangeShape (uint16 id) |
|
uint16 | cursorGetShape () |
|
void | cursorSetShape (uint16 id, bool reset=true) |
|
void | cursorSetWaitCursor () |
|
void | openResFile () |
|
void | install () |
|
void | draw () |
|
void | idle () |
|
void | mouseDown (Common::Point pos) |
|
void | mouseMove (Common::Point pos) |
|
void | mouseUp (Common::Point pos) |
|
void | cursorOverHotspot () |
|
void | setCursorForCurrentPoint () |
|
void | clearTextLine () |
|
void | displayTextLine (Common::String text) |
|
void | clearDialogArea () |
|
void | clearDialogLine (uint line) |
|
void | displayDialogLine (uint16 id, uint line, byte color=32) |
|
void | drawTextIdToBubble (uint16 id) |
|
void | drawTextToBubble (Common::String *text) |
|
void | closeBubble () |
|
void | startDragging (uint16 id) |
|
void | stopDragging () |
|
void | setGrabPoint () |
|
uint16 | getDraggedNum () |
|
Common::Point | getGrabPoint () |
|
bool | grabbedFromInventory () |
|
void | dropItemInInventory (uint16 id) |
|
CSTimeInterfaceState | getState () |
|
void | setState (CSTimeInterfaceState state) |
|
CSTimeHelp * | getHelp () |
|
CSTimeInventoryDisplay * | getInventoryDisplay () |
|
CSTimeBook * | getBook () |
|
CSTimeCarmenNote * | getCarmenNote () |
|
CSTimeOptions * | getOptions () |
|
const Common::String & | getRolloverText () |
|
const Common::String & | getDialogText () |
|
const Common::String & | getCurrBubbleText () |
|
const Common::Array< Common::String > & | getDialogLines () |
|
const Common::Array< byte > & | getDialogLineColors () |
|
const Graphics::Font & | getNormalFont () const |
|
const Graphics::Font & | getDialogFont () const |
|
const Graphics::Font & | getRolloverFont () const |
|
The documentation for this class was generated from the following file: