|
Oolite
|
#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 | |
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:.
Here is the call graph for this function:| - (BOOL) isVisibleToScripts |
Definition at line 208 of file OOJSExhaustPlume.m.
| - (NSString *) oo_jsClassName |
Definition at line 208 of file OOJSExhaustPlume.m.