|
Oolite
|
import <Foundation/Foundation.h>#include <jsapi.h>
Include dependency graph for OOJSPlanet.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | InitOOJSPlanet (JSContext *context, JSObject *global) |
| void InitOOJSPlanet | ( | JSContext * | context, |
| JSObject * | global | ||
| ) |
Definition at line 99 of file OOJSPlanet.m.
References JSEntityClass(), JSEntityPrototype(), OOJSBasicPrivateObjectConverter(), OOJSRegisterObjectConverter(), OOJSRegisterSubclass(), OOJSUnconstructableConstruct(), sPlanetClass, sPlanetProperties, and sPlanetPrototype.
Here is the call graph for this function: