ScummVM API documentation
Bagel::EventLoop Class Reference

Public Types

enum  Mode { NO_UPDATES = 0, FORCE_REPAINT = 1 }
 

Public Member Functions

 EventLoop (Mode mode=NO_UPDATES)
 
bool frame ()
 

Member Function Documentation

◆ frame()

bool Bagel::EventLoop::frame ( )

Processes pending events and does a frame output.

Returns
True if Escape was pressed to abort loop

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