|
Gnash
0.8.11dev
|
#include "Color_as.h"#include <sstream>#include "as_object.h"#include "log.h"#include "fn_call.h"#include "Global_as.h"#include "NativeFunction.h"#include "SWFCxForm.h"#include "VM.h"#include "MovieClip.h"#include "namedStrings.h"Namespaces | |
| gnash | |
| Anonymous namespace for callbacks, local functions, event handlers etc. | |
Functions | |
| void | gnash::registerColorNative (as_object &o) |
| void | gnash::color_class_init (as_object &global, const ObjectURI &uri) |
| Initialize the global Color class. More... | |
1.8.12