#include <graphicsqueue.h>
Inheritance diagram for UpdateRectsOp:

Public Member Functions | |
| UpdateRectsOp (SDL_Surface *screen, int numrects, SDL_Rect *rects) | |
| void | execute () |
| ~UpdateRectsOp () | |
|
||||||||||||||||
|
Definition at line 467 of file events.cpp. |
|
|
Definition at line 476 of file events.cpp. |
|
|
Implements GraphicsQueueOperation. Definition at line 481 of file events.cpp. References mouseUpdateFlag, and postScreenUpdate. |
1.4.2