Gnash  0.8.10
Namespaces | Functions
LoadableObject.h File Reference

Go to the source code of this file.

Namespaces

namespace  gnash
 

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


Functions

void gnash::registerLoadableNative (as_object &global)
 Register methods as native for use by XML_as and LoadVars_as.
void gnash::attachLoadableInterface (as_object &where, int flags)
 Attach some common AS code for Loadable objects.