ScummVM API documentation
Draci::Mouse Class Reference

Public Member Functions

 Mouse (DraciEngine *vm)
 
void handleEvent (Common::Event event)
 
void cursorOn ()
 
void cursorOff ()
 
bool isCursorOn () const
 
void setPosition (uint16 x, uint16 y)
 
CursorType getCursorType () const
 
void setCursorType (CursorType cur)
 
void loadItemCursor (const GameItem *item, bool highlighted)
 
bool lButtonPressed () const
 
bool rButtonPressed () const
 
void lButtonSet (bool state)
 
void rButtonSet (bool state)
 
uint16 getPosX () const
 
uint16 getPosY () const
 

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