Definition at line 146 of file OOJSDock.m.
◆ getJSClass:andPrototype:
- (void) getJSClass: |
|
(JSClass **) | outClass |
andPrototype: |
|
(JSObject **) | outPrototype |
|
implementation |
Extends class DockEntity.
Definition at line 256 of file OOJSDock.m.
148 :(JSClass **)outClass andPrototype:(JSObject **)outPrototype
149{
152}
static JSClass sDockClass
static JSObject * sDockPrototype
References JSDockGetDockEntity(), JSDockGetShipEntity(), MIN, nil, OOJS_ARGV, OOJS_NATIVE_ENTER, OOJS_NATIVE_EXIT, OOJS_RETURN_BOOL, OOJS_THIS, OOJSReportBadArguments(), and DockEntity::shipIsInDockingQueue:.
◆ oo_jsClassName
- (NSString *) oo_jsClassName |
|
|
|
|
implementation |
The documentation for this category was generated from the following file: