|
Oolite 1.91.0.7712-251017-85ce217
|
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.