![]() |
Oolite 1.91.0.7668-250429-8542c40
|
#include <ShipEntityScriptMethods.h>
Instance Methods | |
(ShipEntity *) | - ejectShipOfType: |
(ShipEntity *) | - ejectShipOfRole: |
(NSArray *) | - spawnShipsWithRole:count: |
Definition at line 31 of file ShipEntityScriptMethods.h.
- (ShipEntity *) ejectShipOfRole: | (NSString *) | role |
Extends class ShipEntity.
Definition at line 50 of file ShipEntityScriptMethods.m.
References ShipEntity::dumpItem:, and nil.
- (ShipEntity *) ejectShipOfType: | (NSString *) | shipKey |
Extends class ShipEntity.
Definition at line 36 of file ShipEntityScriptMethods.m.
References ShipEntity::dumpItem:, and nil.
- (NSArray *) spawnShipsWithRole: | (NSString *) | role | |
count: | (NSUInteger) | count |
Extends class ShipEntity.
Definition at line 64 of file ShipEntityScriptMethods.m.
References ShipEntity::addTarget:, count, kOOLogNoteAddShips, nil, OOLog, Entity::owner, ShipEntity::primaryTarget, ShipEntity::randomEjectaTemperature, Entity::rootShipEntity, ShipEntity::setIsMissileFlag:, ShipEntity::setOwner:, and ShipEntity::setTemperature:.