|
Oolite
|
import <Foundation/Foundation.h>#include <jsapi.h>
Include dependency graph for OOJSManifest.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | InitOOJSManifest (JSContext *context, JSObject *global) |
| void InitOOJSManifest | ( | JSContext * | context, |
| JSObject * | global | ||
| ) |
Definition at line 129 of file OOJSManifest.m.
References JSPlayerShipObject(), OOJS_PROP_READONLY, OOJSBasicPrivateObjectConverter(), OOJSRegisterObjectConverter(), OOJSUnconstructableConstruct(), sManifestClass, sManifestMethods, sManifestObject, sManifestProperties, and sManifestPrototype.
Here is the call graph for this function: