Gnash
0.8.10
|
#include "MovieClipLoader.h"
#include <string>
#include "as_value.h"
#include "as_object.h"
#include "movie_root.h"
#include "fn_call.h"
#include "Global_as.h"
#include "as_function.h"
#include "MovieClip.h"
#include "DisplayObject.h"
#include "log.h"
#include "VM.h"
#include "AsBroadcaster.h"
#include "namedStrings.h"
#include "ExecutableCode.h"
#include "NativeFunction.h"
Namespaces | |
namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
Functions | |
void | gnash::registerMovieClipLoaderNative (as_object &global) |
void | gnash::moviecliploader_class_init (as_object &where, const ObjectURI &uri) |
Extern. |