Oolite 1.91.0.7644-241112-7f5034b
|
#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 |
Extends class OOFlasherEntity.
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.
- (BOOL) isVisibleToScripts |
Extends class OOFlasherEntity.
Definition at line 288 of file OOJSFlasher.m.
- (NSString *) oo_jsClassName |
Extends class OOFlasherEntity.
Definition at line 288 of file OOJSFlasher.m.