Oolite 1.91.0.7644-241112-7f5034b
|
Instance Methods | |
(void) | - checkFoundTarget |
(BOOL) | - performHyperSpaceExitReplace: |
(BOOL) | - performHyperSpaceExitReplace:toSystem: |
(void) | - scanForNearestShipWithPredicate:parameter: |
(void) | - scanForNearestShipWithNegatedPredicate:parameter: |
(void) | - acceptDistressMessageFrom: |
Definition at line 50 of file ShipEntityAI.m.
- (void) acceptDistressMessageFrom: | (ShipEntity *) | other |
Extends class ShipEntity.
Definition at line 1 of file ShipEntityAI.m.
- (void) checkFoundTarget |
Extends class ShipEntity.
Definition at line 1 of file ShipEntityAI.m.
- (BOOL) performHyperSpaceExitReplace: | (BOOL) | replace |
Extends class ShipEntity.
Definition at line 1 of file ShipEntityAI.m.
- (BOOL) performHyperSpaceExitReplace: | (BOOL) | replace | |
toSystem: | (OOSystemID) | systemID |
Extends class ShipEntity.
Definition at line 1 of file ShipEntityAI.m.
- (void) scanForNearestShipWithNegatedPredicate: | (EntityFilterPredicate) | predicate | |
parameter: | (void *) | parameter |
Extends class ShipEntity.
Definition at line 1 of file ShipEntityAI.m.
- (void) scanForNearestShipWithPredicate: | (EntityFilterPredicate) | predicate | |
parameter: | (void *) | parameter |
Extends class ShipEntity.
Definition at line 1 of file ShipEntityAI.m.