Definition at line 213 of file OOJSStation.m.
◆ getJSClass:andPrototype:
| - (void) getJSClass: |
|
(JSClass **) |
outClass |
| andPrototype: |
|
(JSObject **) |
outPrototype |
|
|
| |
|
implementation |
Definition at line 1113 of file OOJSStation.m.
215 :(JSClass **)outClass andPrototype:(JSObject **)outPrototype
216{
219}
static JSClass sStationClass
static JSObject * sStationPrototype
References count, StationEntity::generateShipyard, JSStationGetStationEntity(), StationEntity::localShipyard, MIN, nil, OOJS_ARGV, OOJS_NATIVE_ENTER, OOJS_NATIVE_EXIT, OOJS_RETURN_BOOL, OOJS_RETURN_VOID, OOJS_THIS, OOJSReportBadArguments(), OOJSReportWarningForCaller(), and PLAYER.
◆ oo_jsClassName
| - (NSString *) oo_jsClassName |
|
|
|
|
implementation |
The documentation for this category was generated from the following file: