Gnash
0.8.10
|
#include "AsBroadcaster.h"
#include "Array_as.h"
#include "log.h"
#include "fn_call.h"
#include "NativeFunction.h"
#include "Global_as.h"
#include "namedStrings.h"
#include "ObjectURI.h"
Namespaces | |
namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
Functions | |
void | gnash::attachAsBroadcasterStaticInterface (as_object &o) |
size_t _dispatched |
Number of event dispatches.
const ObjectURI& _eventURI |
Name of the event being broadcasted appropriately cased based on SWF version of the current VM
fn_call _fn |