Gnash
0.8.11dev
|
#include <Mouse_as.h>
Static Public Member Functions | |
static void | registerNative (as_object &where) |
Register native functions with the VM. More... | |
|
static |
Register native functions with the VM.
Mouse isn't a proper class in AS.
Gnash's Mouse_as just has static methods.
References gnash::getVM(), and gnash::VM::registerNative().
Referenced by gnash::Global_as::makeObject().