|
Oolite
|
#include <OOWaypointEntity.h>
Inheritance diagram for OOWaypointEntity:
Collaboration diagram for OOWaypointEntity:Instance Methods | |
| (id) | - initWithDictionary: |
| (BOOL) | - oriented |
| (OOScalar) | - size |
| (void) | - setSize: |
| (void) | - dealloc [implementation] |
| (void) | - setOrientation: [implementation] |
| (BOOL) | - isEffect [implementation] |
| (BOOL) | - isWaypoint [implementation] |
| (void) | - drawImmediate:translucent: [implementation] |
| (NSComparisonResult) | - compareBeaconCodeWith: [implementation] |
| (NSString *) | - beaconCode [implementation] |
| (void) | - setBeaconCode: [implementation] |
| (NSString *) | - beaconLabel [implementation] |
| (void) | - setBeaconLabel: [implementation] |
| (BOOL) | - isBeacon [implementation] |
| (id< OOHUDBeaconIcon >) | - beaconDrawable [implementation] |
| (Entity< OOBeaconEntity > *) | - prevBeacon [implementation] |
| (Entity< OOBeaconEntity > *) | - nextBeacon [implementation] |
| (void) | - setPrevBeacon: [implementation] |
| (void) | - setNextBeacon: [implementation] |
| (BOOL) | - isJammingScanning [implementation] |
| (void) | - getJSClass:andPrototype: |
| (NSString *) | - oo_jsClassName |
| (BOOL) | - isVisibleToScripts |
Instance Methods inherited from Entity | |
| (NSUInteger) | - sessionID |
| (BOOL) | - isShip |
| (BOOL) | - isDock |
| (BOOL) | - isStation |
| (BOOL) | - isSubEntity |
| (BOOL) | - isPlayer |
| (BOOL) | - isPlanet |
| (BOOL) | - isSun |
| (BOOL) | - isSunlit |
| (BOOL) | - isStellarObject |
| (BOOL) | - isSky |
| (BOOL) | - isWormhole |
| (BOOL) | - isVisualEffect |
| (BOOL) | - validForAddToUniverse |
| (void) | - addToLinkedLists |
| (void) | - removeFromLinkedLists |
| (void) | - updateLinkedLists |
| (void) | - wasAddedToUniverse |
| (void) | - wasRemovedFromUniverse |
| (void) | - warnAboutHostiles |
| (CollisionRegion *) | - collisionRegion |
| (void) | - setCollisionRegion: |
| (void) | - setUniversalID: |
| (OOUniversalID) | - universalID |
| (BOOL) | - throwingSparks |
| (void) | - setThrowSparks: |
| (void) | - throwSparks |
| (void) | - setOwner: |
| (id) | - owner |
| (ShipEntity *) | - parentEntity |
| (ShipEntity *) | - rootShipEntity |
| (void) | - setPosition: |
| (void) | - setPositionX:y:z: |
| (HPVector) | - position |
| (Vector) | - cameraRelativePosition |
| (GLfloat) | - cameraRangeFront |
| (GLfloat) | - cameraRangeBack |
| (void) | - updateCameraRelativePosition |
| (Vector) | - vectorTo: |
| (HPVector) | - absolutePositionForSubentity |
| (HPVector) | - absolutePositionForSubentityOffset: |
| (double) | - zeroDistance |
| (double) | - camZeroDistance |
| (NSComparisonResult) | - compareZeroDistance: |
| (BoundingBox) | - boundingBox |
| (GLfloat) | - mass |
| (Quaternion) | - orientation |
| (Quaternion) | - normalOrientation |
| (void) | - setNormalOrientation: |
| (void) | - orientationChanged |
| (void) | - setVelocity: |
| (Vector) | - velocity |
| (double) | - speed |
| (GLfloat) | - distanceTravelled |
| (void) | - setDistanceTravelled: |
| (void) | - setStatus: |
| (OOEntityStatus) | - status |
| (void) | - setScanClass: |
| (OOScanClass) | - scanClass |
| (void) | - setEnergy: |
| (GLfloat) | - energy |
| (void) | - setMaxEnergy: |
| (GLfloat) | - maxEnergy |
| (void) | - applyRoll:andClimb: |
| (void) | - applyRoll:climb:andYaw: |
| (void) | - moveForward: |
| (OOMatrix) | - rotationMatrix |
| (OOMatrix) | - drawRotationMatrix |
| (OOMatrix) | - transformationMatrix |
| (OOMatrix) | - drawTransformationMatrix |
| (BOOL) | - canCollide |
| (GLfloat) | - collisionRadius |
| (GLfloat) | - frustumRadius |
| (void) | - setCollisionRadius: |
| (NSMutableArray *) | - collisionArray |
| (void) | - update: |
| (void) | - applyVelocity: |
| (BOOL) | - checkCloseCollisionWith: |
| (void) | - takeEnergyDamage:from:becauseOf:weaponIdentifier: |
| (void) | - dumpState |
| (void) | - dumpSelfState |
| (NSUInteger) | - lastDrawCounter |
| (void) | - setLastDrawCounter: |
| (double) | - findCollisionRadius |
| (BOOL) | - isVisible |
| (BOOL) | - isInSpace |
| (BOOL) | - isImmuneToBreakPatternHide |
| (GLfloat) | - universalTime |
| (GLfloat) | - spawnTime |
| (GLfloat) | - timeElapsedSinceSpawn |
| (void) | - setAtmosphereFogging: |
| (OOColor *) | - fogUniform |
| (NSString *) | - descriptionForObjDumpBasic |
| (NSString *) | - descriptionForObjDump |
| (NSSet *) | - allTextures |
| (id) | - init [implementation] |
| (NSString *) | - descriptionComponents [implementation] |
| (BOOL) | - checkLinkedLists [implementation] |
| (id< OOWeakReferenceSupport >) | - superShaderBindingTarget [implementation] |
| (Vector) | - relativePosition [implementation] |
| (void) | - subEntityReallyDied: [implementation] |
| (BOOL) | - isBreakPattern |
| (void) | - inspect [implementation] |
| (BOOL) | - isECMBlast |
| (BOOL) | - isExhaust |
| (BOOL) | - isFlasher |
| (void) | - deleteJSSelf |
| (jsval) | - oo_jsValueInContext: [implementation] |
| (BOOL) | - isCascadeWeapon |
| (BOOL) | - isPlayerLikeShip |
| (GLfloat) | - clock [implementation] |
| (unsigned) | - pseudoFixedD100 [implementation] |
| (unsigned) | - pseudoFixedD256 [implementation] |
| (unsigned) | - systemGovernment [implementation] |
| (unsigned) | - systemEconomy [implementation] |
| (unsigned) | - systemTechLevel [implementation] |
| (unsigned) | - systemPopulation [implementation] |
| (unsigned) | - systemProductivity [implementation] |
| (BOOL) | - isShipWithSubEntityShip: |
| (void) | - drawSubEntityImmediate:translucent: [implementation] |
Instance Methods inherited from OOWeakRefObject | |
| (id) | - weakSelf |
| (id) | - weakRetain [implementation] |
| (void) | - weakRefDied: [implementation] |
Instance Methods inherited from <OOWeakReferenceSupport> | |
| (id) | - OO_RETURNS_RETAINED |
Class Methods | |
| (instancetype) | + waypointWithDictionary: |
Private Attributes | |
| OOScalar | _size |
| NSString * | _beaconCode |
| NSString * | _beaconLabel |
| OOWeakReference * | _prevBeacon |
| OOWeakReference * | _nextBeacon |
| id< OOHUDBeaconIcon > | _beaconDrawable |
| BOOL | oriented |
Definition at line 30 of file OOWaypointEntity.h.
|
implementation |
Reimplemented from <OOBeaconEntity>.
Definition at line 1 of file OOWaypointEntity.m.
Referenced by WaypointGetProperty().
Here is the caller graph for this function:
|
implementation |
Reimplemented from <OOBeaconEntity>.
Definition at line 1 of file OOWaypointEntity.m.
|
implementation |
Reimplemented from <OOBeaconEntity>.
Definition at line 1 of file OOWaypointEntity.m.
Referenced by WaypointGetProperty().
Here is the caller graph for this function:
|
implementation |
Reimplemented from <OOBeaconEntity>.
Definition at line 1 of file OOWaypointEntity.m.
|
implementation |
Reimplemented from Entity.
Definition at line 1 of file OOWaypointEntity.m.
|
implementation |
Reimplemented from Entity.
Definition at line 1 of file OOWaypointEntity.m.
| - (void) getJSClass: | (JSClass **) | outClass | |
| andPrototype: | (JSObject **) | outPrototype | |
Reimplemented from Entity.
Provided by category OOWaypointEntity(OOJavaScriptExtensions).
Definition at line 187 of file OOJSWaypoint.m.
| - (id) initWithDictionary: | (NSDictionary *) | info |
Definition at line 1 of file OOWaypointEntity.m.
|
implementation |
Reimplemented from <OOBeaconEntity>.
Definition at line 1 of file OOWaypointEntity.m.
|
implementation |
Reimplemented from Entity.
Definition at line 1 of file OOWaypointEntity.m.
|
implementation |
Reimplemented from <OOBeaconEntity>.
Definition at line 1 of file OOWaypointEntity.m.
| - (BOOL) isVisibleToScripts |
Reimplemented from Entity.
Provided by category OOWaypointEntity(OOJavaScriptExtensions).
Definition at line 187 of file OOJSWaypoint.m.
|
implementation |
Reimplemented from Entity.
Definition at line 1 of file OOWaypointEntity.m.
|
implementation |
Reimplemented from <OOBeaconEntity>.
Definition at line 1 of file OOWaypointEntity.m.
| - (NSString *) oo_jsClassName |
Reimplemented from Entity.
Provided by category OOWaypointEntity(OOJavaScriptExtensions).
Definition at line 187 of file OOJSWaypoint.m.
| - (BOOL) oriented |
|
implementation |
Reimplemented from <OOBeaconEntity>.
Definition at line 1 of file OOWaypointEntity.m.
|
implementation |
Reimplemented from <OOBeaconEntity>.
Definition at line 1 of file OOWaypointEntity.m.
Referenced by OOWaypointEntity(OOJavaScriptExtensions)::getJSClass:andPrototype:.
Here is the caller graph for this function:
|
implementation |
Reimplemented from <OOBeaconEntity>.
Definition at line 1 of file OOWaypointEntity.m.
Referenced by OOWaypointEntity(OOJavaScriptExtensions)::getJSClass:andPrototype:.
Here is the caller graph for this function:
|
implementation |
Reimplemented from <OOBeaconEntity>.
Definition at line 1 of file OOWaypointEntity.m.
|
implementation |
Reimplemented from Entity.
Definition at line 1 of file OOWaypointEntity.m.
|
implementation |
Reimplemented from <OOBeaconEntity>.
Definition at line 1 of file OOWaypointEntity.m.
| - (void) setSize: | (OOScalar) | newSize |
Definition at line 1 of file OOWaypointEntity.m.
Referenced by OOWaypointEntity(OOJavaScriptExtensions)::getJSClass:andPrototype:.
Here is the caller graph for this function:Definition at line 1 of file OOWaypointEntity.m.
| + (instancetype) waypointWithDictionary: | (NSDictionary *) | info |
Definition at line 1 of file OOWaypointEntity.m.
|
private |
Definition at line 36 of file OOWaypointEntity.h.
|
private |
Definition at line 40 of file OOWaypointEntity.h.
|
private |
Definition at line 37 of file OOWaypointEntity.h.
|
private |
Definition at line 39 of file OOWaypointEntity.h.
|
private |
Definition at line 38 of file OOWaypointEntity.h.
|
private |
Definition at line 34 of file OOWaypointEntity.h.
|
private |
Definition at line 41 of file OOWaypointEntity.h.