|
Oolite
|
import <Foundation/Foundation.h>#include <jsapi.h>
Include dependency graph for OOJSDock.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | InitOOJSDock (JSContext *context, JSObject *global) |
| void InitOOJSDock | ( | JSContext * | context, |
| JSObject * | global | ||
| ) |
Definition at line 94 of file OOJSDock.m.
References JSShipClass(), JSShipPrototype(), OOJSBasicPrivateObjectConverter(), OOJSRegisterObjectConverter(), OOJSRegisterSubclass(), OOJSUnconstructableConstruct(), sDockClass, sDockMethods, sDockProperties, and sDockPrototype.
Here is the call graph for this function: