Oolite 1.91.0.7644-241112-7f5034b
|
#include <OOJSExhaustPlume.h>
Instance Methods | |
(void) | - getJSClass:andPrototype: |
(NSString *) | - oo_jsClassName |
(BOOL) | - isVisibleToScripts |
Definition at line 34 of file OOJSExhaustPlume.h.
- (void) getJSClass: | (JSClass **) | outClass | |
andPrototype: | (JSObject **) | outPrototype |
Extends class OOExhaustPlumeEntity.
Definition at line 208 of file OOJSExhaustPlume.m.
References GET_THIS_EXHAUSTPLUME, nil, OOJS_NATIVE_ENTER, OOJS_NATIVE_EXIT, OOJS_RETURN_VOID, Entity::owner, and ShipEntity::removeExhaust:.
- (BOOL) isVisibleToScripts |
Extends class OOExhaustPlumeEntity.
Definition at line 208 of file OOJSExhaustPlume.m.
- (NSString *) oo_jsClassName |
Extends class OOExhaustPlumeEntity.
Definition at line 208 of file OOJSExhaustPlume.m.