|
Oolite 1.91.0.7712-251017-85ce217
|
import <Foundation/Foundation.h>#include <jsapi.h>Go to the source code of this file.
Classes | |
| category | OOWaypointEntity(OOJavaScriptExtensions) |
Functions | |
| void | InitOOJSWaypoint (JSContext *context, JSObject *global) |
| void InitOOJSWaypoint | ( | JSContext * | context, |
| JSObject * | global ) |
Definition at line 89 of file OOJSWaypoint.m.
References JSEntityClass(), JSEntityPrototype(), OOJSBasicPrivateObjectConverter(), OOJSRegisterObjectConverter(), OOJSRegisterSubclass(), OOJSUnconstructableConstruct(), sWaypointClass, sWaypointMethods, sWaypointProperties, and sWaypointPrototype.
Referenced by OOJavaScriptEngine(Private)::createMainThreadContext.