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