![]() |
Oolite 1.91.0.7668-250429-8542c40
|
Instance Methods | |
(BOOL) | - resizeTo: |
(void) | - cleanUp |
(NSUInteger) | - updateCount |
Definition at line 65 of file OOShipGroup.m.
- (void) cleanUp |
Extends class OOShipGroup.
Definition at line 443 of file OOShipGroup.m.
References cleanUp, kMaxFreeSpace, kMinSize, and OOShipGroup::resizeTo:.
Referenced by cleanUp, OOShipGroup::countByEnumeratingWithState:objects:count:, OOShipGroup::removeShip:, and OOShipGroup::ShipGroupIterate.
- (BOOL) resizeTo: | (NSUInteger) | newCapacity |
Extends class OOShipGroup.
Definition at line 428 of file OOShipGroup.m.
Referenced by cleanUp.
- (NSUInteger) updateCount |
Extends class OOShipGroup.
Definition at line 467 of file OOShipGroup.m.
References updateCount.
Referenced by OOShipGroupEnumerator::initWithShipGroup:, and updateCount.