|
Oolite
|
#include <ShipEntityScriptMethods.h>
Instance Methods | |
| (ShipEntity *) | - ejectShipOfType: |
| (ShipEntity *) | - ejectShipOfRole: |
| (NSArray *) | - spawnShipsWithRole:count: |
Definition at line 31 of file ShipEntityScriptMethods.h.
| - (ShipEntity *) ejectShipOfRole: | (NSString *) | role |
Definition at line 31 of file ShipEntityScriptMethods.m.
References ShipEntity::dumpItem:, and nil.
Here is the call graph for this function:| - (ShipEntity *) ejectShipOfType: | (NSString *) | shipKey |
Definition at line 31 of file ShipEntityScriptMethods.m.
| - (NSArray *) spawnShipsWithRole: | (NSString *) | role | |
| count: | (NSUInteger) | count | |
Definition at line 31 of file ShipEntityScriptMethods.m.