Gnash  0.8.10
Namespaces | Functions
Transform_as.cpp File Reference
#include "Transform_as.h"
#include <sstream>
#include "as_object.h"
#include "log.h"
#include "fn_call.h"
#include "Global_as.h"
#include "as_function.h"
#include "GnashException.h"
#include "VM.h"
#include "MovieClip.h"
#include "ColorTransform_as.h"
#include "ASConversions.h"
#include "GnashNumeric.h"
#include "namedStrings.h"

Namespaces

namespace  gnash
 

Anonymous namespace for callbacks, local functions, event handlers etc.


Functions

void gnash::transform_class_init (as_object &where, const ObjectURI &uri)
 Initialize the global Transform class.