ScummVM API documentation
Lab::EventManager Class Reference

Public Member Functions

 EventManager (LabEngine *vm)
 
IntuiMessagegetMsg ()
 
void initMouse ()
 
void mouseShow ()
 
void mouseHide ()
 
void processInput ()
 
void setMousePos (Common::Point pos)
 
Common::Point updateAndGetMousePos ()
 
void simulateEvent ()
 

Member Function Documentation

◆ initMouse()

void Lab::EventManager::initMouse ( )

Initializes the mouse.

◆ mouseShow()

void Lab::EventManager::mouseShow ( )

Shows the mouse.

◆ mouseHide()

void Lab::EventManager::mouseHide ( )

Hides the mouse.

◆ setMousePos()

void Lab::EventManager::setMousePos ( Common::Point  pos)

Moves the mouse to new co-ordinates.

◆ simulateEvent()

void Lab::EventManager::simulateEvent ( )

Simulates an event for the game main loop, when a game is loaded or when the user teleports to a scene


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