Gnash  0.8.10
Namespaces | Functions
Color_as.cpp File Reference
#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

namespace  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.