|
Oolite
|
#include <OOJSFlasher.h>
Instance Methods | |
| (void) | - getJSClass:andPrototype: |
| (NSString *) | - oo_jsClassName |
| (BOOL) | - isVisibleToScripts |
Definition at line 34 of file OOJSFlasher.h.
| - (void) getJSClass: | (JSClass **) | outClass | |
| andPrototype: | (JSObject **) | outPrototype | |
Definition at line 288 of file OOJSFlasher.m.
References GET_THIS_FLASHER, nil, OOJS_NATIVE_ENTER, OOJS_NATIVE_EXIT, OOJS_RETURN_VOID, and Entity::owner.
Here is the call graph for this function:| - (BOOL) isVisibleToScripts |
Definition at line 288 of file OOJSFlasher.m.
| - (NSString *) oo_jsClassName |
Definition at line 288 of file OOJSFlasher.m.