![]() |
Oolite 1.91.0.7668-250429-8542c40
|
#include <EntityOOJavaScriptExtensions.h>
Instance Methods | |
(void) | - setJSSelf:context: |
(NSString *) | - oo_jsClassName [implementation] |
(void) | - javaScriptEngineWillReset: [implementation] |
Definition at line 55 of file EntityOOJavaScriptExtensions.h.
|
implementation |
Extends class PlayerEntity.
Definition at line 335 of file OOJSPlayerShip.m.
References OOJSAcquireContext(), OOJSRelinquishContext(), and OOJavaScriptEngine::sharedEngine.
|
implementation |
Extends class PlayerEntity.
Definition at line 317 of file OOJSPlayerShip.m.
References oo_jsClassName.
Referenced by oo_jsClassName.
- (void) setJSSelf: | (JSObject *) | val | |
context: | (JSContext *) | context |
Extends class PlayerEntity.
Definition at line 323 of file OOJSPlayerShip.m.
References OOJSAddGCObjectRoot, and OOJavaScriptEngine::sharedEngine.