|
Oolite
|
import <Foundation/Foundation.h>#include <jsapi.h>
Include dependency graph for OOJSWaypoint.h:
This graph shows which files directly or indirectly include this file: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.
Here is the call graph for this function: