Gnash
0.8.11dev
|
#include <Renderer.h>
Public Member Functions | |
External (Renderer &r, const rgba &c, int w=0, int h=0, float x0=0, float x1=0, float y0=0, float y1=0) | |
Prepare the renderer for external rendering. More... | |
~External () | |
|
inline |
Prepare the renderer for external rendering.
Note that all arguments except the background colour are useless outside the ogl renderer.
References gnash::key::h, and test::w.
|
inline |