|
Oolite
|
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 |
Definition at line 1 of file ShipEntityAI.m.
| - (void) checkFoundTarget |
Definition at line 1 of file ShipEntityAI.m.
| - (BOOL) performHyperSpaceExitReplace: | (BOOL) | replace |
Definition at line 1 of file ShipEntityAI.m.
| - (BOOL) performHyperSpaceExitReplace: | (BOOL) | replace | |
| toSystem: | (OOSystemID) | systemID | |
Definition at line 1 of file ShipEntityAI.m.
| - (void) scanForNearestShipWithNegatedPredicate: | (EntityFilterPredicate) | predicate | |
| parameter: | (void *) | parameter | |
Definition at line 1 of file ShipEntityAI.m.
| - (void) scanForNearestShipWithPredicate: | (EntityFilterPredicate) | predicate | |
| parameter: | (void *) | parameter | |
Definition at line 1 of file ShipEntityAI.m.