#include <aos4_glue.h>
List of all members.
Protected Attributes |
int | _bpp |
Constructor & Destructor Documentation
virtual gnash::AOS4Glue::~AOS4Glue |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
virtual Renderer* gnash::AOS4Glue::createRenderHandler |
( |
int |
depth | ) |
|
|
pure virtual |
virtual Renderer* gnash::AOS4Glue::createRenderHandler |
( |
| ) |
|
|
pure virtual |
virtual bool gnash::AOS4Glue::init |
( |
int |
argc, |
|
|
char ** |
argv[] |
|
) |
| |
|
pure virtual |
virtual bool gnash::AOS4Glue::prepDrawingArea |
( |
int |
width, |
|
|
int |
height |
|
) |
| |
|
pure virtual |
virtual void gnash::AOS4Glue::render |
( |
| ) |
|
|
pure virtual |
Member Data Documentation
int gnash::AOS4Glue::_bpp |
|
protected |
The documentation for this class was generated from the following file: