Gnash  0.8.10
Namespaces | Functions
Stage_as.cpp File Reference
#include "Stage_as.h"
#include "movie_root.h"
#include "as_object.h"
#include "log.h"
#include "fn_call.h"
#include "Global_as.h"
#include "NativeFunction.h"
#include "VM.h"
#include "AsBroadcaster.h"
#include "namedStrings.h"
#include "StringPredicates.h"
#include <string>

Namespaces

namespace  gnash
 

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


Functions

void gnash::stage_class_init (as_object &where, const ObjectURI &uri)
 Initialize the global Stage class.
void gnash::registerStageNative (as_object &o)
 This is the Stage ActionScript object.