20 #ifndef GNASH_ASOBJ_MOUSE_H
21 #define GNASH_ASOBJ_MOUSE_H
The base class for all ActionScript objects.
Definition: as_object.h:161
A URI for describing as_objects.
Definition: ObjectURI.h:44
void mouse_class_init(as_object &where, const ObjectURI &uri)
Definition: Mouse_as.cpp:57
static void registerNative(as_object &where)
Register native functions with the VM.
Definition: Mouse_as.cpp:46
Definition: Mouse_as.h:28