ScummVM API documentation
MasterGuRenderer Class Reference

#include <display_manager.h>

Inheritance diagram for MasterGuRenderer:
PspThreadable

Public Member Functions

void guInit ()
 
void guPreRender ()
 
void guPostRender ()
 
void guShutDown ()
 
bool isRenderFinished ()
 
void sleepUntilRenderFinished ()
 
void setupCallbackThread ()
 
- Public Member Functions inherited from PspThreadable
bool threadCreateAndStart (const char *threadName, int priority, int stackSize, bool useVfpu=false)
 

Additional Inherited Members

- Static Public Member Functions inherited from PspThreadable
static int __threadCallback (SceSize, void *__this)
 
- Protected Attributes inherited from PspThreadable
int _threadId
 

Detailed Description

Class used only by DisplayManager to start/stop GU rendering


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