|
Oolite
|
#include <OOJSWaypoint.h>
Instance Methods | |
| (void) | - getJSClass:andPrototype: |
| (NSString *) | - oo_jsClassName |
| (BOOL) | - isVisibleToScripts |
Definition at line 36 of file OOJSWaypoint.h.
| - (void) getJSClass: | (JSClass **) | outClass | |
| andPrototype: | (JSObject **) | outPrototype | |
Definition at line 187 of file OOJSWaypoint.m.
References JSValueToQuaternion(), JSWaypointGetWaypointEntity(), kWaypoint_beaconCode, kWaypoint_beaconLabel, kWaypoint_orientation, kWaypoint_size, nil, OOJS_NATIVE_ENTER, OOJS_NATIVE_EXIT, OOJSReportBadPropertySelector(), OOJSReportBadPropertyValue(), OOStringFromJSValue(), PLAYER, OOWaypointEntity::setBeaconCode:, OOWaypointEntity::setBeaconLabel:, Entity::setNormalOrientation:, OOWaypointEntity::setSize:, and sWaypointProperties.
Here is the call graph for this function:| - (BOOL) isVisibleToScripts |
Definition at line 187 of file OOJSWaypoint.m.
| - (NSString *) oo_jsClassName |
Definition at line 187 of file OOJSWaypoint.m.