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

Public Types | |
| typedef Loki::Functor< void, TYPELIST_1(SDL_Surface *) | ScreenRegistrationFunctor ) |
Public Member Functions | |
| InitScreenOp (int x, int y, int depth, int flags, ScreenRegistrationFunctor screenRegistrationFunctor) | |
| void | execute () |
|
|
Definition at line 54 of file graphicsqueue.h. |
|
||||||||||||||||||||||||
|
Definition at line 59 of file graphicsqueue.h. |
|
|
Implements GraphicsQueueOperation. Definition at line 494 of file events.cpp. References initASCGraphicSubsystem(), mouseUpdateFlag, and screen. |
1.4.2