Public Member Functions | |
virtual XFCIMPORT void | render () |
Called every time in the rendering loop. | |
virtual XFCIMPORT INT | updateScreen (void *aMoreInfo) |
Called before back buffer is displayed on screen. | |
virtual XFCIMPORT void | initRenderer () |
Called when this renderer is activated. | |
virtual XFCIMPORT void | deinitRenderer () |
Called when this renderer is deactivated. |
|
Called when this renderer is deactivated.
|
|
Called when this renderer is activated.
|
|
Called every time in the rendering loop.
|
|
Called before back buffer is displayed on screen. The function should return 1 if it has handled the screen update, or for some other reason doesn't want the core to update the screen, or 0 to let core carry on. aMoreInfo parameter points to platform- specific information, and is currently reserved. |
![]() | ||||
![]() |
Confidential Copyright © 2002-2003 Fathammer | with doxygen by Dimitri van Heesch |