Oolite 1.91.0.7677-250528-09ed63a
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
<OOBeaconEntity> Protocol Reference

#include <Entity.h>

Inheritance diagram for <OOBeaconEntity>:

Instance Methods

(NSComparisonResult) - compareBeaconCodeWith:
(NSString *) - beaconCode
(void) - setBeaconCode:
(NSString *) - beaconLabel
(void) - setBeaconLabel:
(BOOL) - isBeacon
(id< OOHUDBeaconIcon >) - beaconDrawable
(Entity< OOBeaconEntity > *) - prevBeacon
(Entity< OOBeaconEntity > *) - nextBeacon
(void) - setPrevBeacon:
(void) - setNextBeacon:
(BOOL) - isJammingScanning

Detailed Description

Definition at line 304 of file Entity.h.

Method Documentation

◆ beaconCode

- (NSString *) beaconCode

Reimplemented in OOVisualEffectEntity, OOWaypointEntity, and ShipEntity.

References beaconCode.

Referenced by beaconCode.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ beaconDrawable

- (id< OOHUDBeaconIcon >) beaconDrawable

Reimplemented in OOVisualEffectEntity, OOWaypointEntity, and ShipEntity.

References beaconDrawable.

Referenced by beaconDrawable.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ beaconLabel

- (NSString *) beaconLabel

Reimplemented in OOVisualEffectEntity, OOWaypointEntity, and ShipEntity.

References beaconLabel.

Referenced by beaconLabel.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ compareBeaconCodeWith:

- (NSComparisonResult) compareBeaconCodeWith: (Entity< OOBeaconEntity > *) other

◆ isBeacon

- (BOOL) isBeacon

Reimplemented in OOVisualEffectEntity, OOWaypointEntity, and ShipEntity.

References isBeacon.

Referenced by isBeacon.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ isJammingScanning

- (BOOL) isJammingScanning

Reimplemented in OOVisualEffectEntity, OOWaypointEntity, and ShipEntity.

References isJammingScanning.

Referenced by isJammingScanning.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ nextBeacon

- (Entity< OOBeaconEntity > *) nextBeacon

Reimplemented in OOVisualEffectEntity, OOWaypointEntity, and ShipEntity.

References nextBeacon.

Referenced by nextBeacon.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ prevBeacon

- (Entity< OOBeaconEntity > *) prevBeacon

Reimplemented in OOVisualEffectEntity, OOWaypointEntity, and ShipEntity.

References prevBeacon.

Referenced by prevBeacon.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ setBeaconCode:

- (void) setBeaconCode: (NSString *) bcode

◆ setBeaconLabel:

- (void) setBeaconLabel: (NSString *) blabel

◆ setNextBeacon:

- (void) setNextBeacon: (Entity< OOBeaconEntity > *) beaconShip

◆ setPrevBeacon:

- (void) setPrevBeacon: (Entity< OOBeaconEntity > *) beaconShip

The documentation for this protocol was generated from the following file: