Gnash
0.8.10
|
#include <Mouse_as.h>
Static Public Member Functions | |
static void | registerNative (as_object &where) |
Register native functions with the VM. |
void gnash::Mouse_as::registerNative | ( | as_object & | o | ) | [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().