#include "CustomActions.h"
#include "as_object.h"
#include "log.h"
#include "fn_call.h"
#include "smart_ptr.h"
#include "builtin_function.h"
#include "Global_as.h"
Namespaces | |
namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
Functions | |
void | gnash::customactions_class_init (as_object &global, const ObjectURI &uri) |
Initialize the global CustomActions class. |