Definition at line 1669 of file OOShipRegistry.m.
◆ allocWithZone:
| + (id) allocWithZone: |
|
(NSZone *) |
inZone |
|
|
implementation |
Definition at line 1801 of file OOShipRegistry.m.
1678 :(NSZone *)inZone
1679{
1681 {
1682 OOLog(
@"shipData.load.begin",
@"%@",
@"Loading ship data.");
1685 }
1687}
static OODebugMonitor * sSingleton
#define OOLog(class, format,...)
◆ autorelease
◆ copyWithZone:
| - (id) copyWithZone: |
|
(NSZone *) |
inZone |
|
|
implementation |
Definition at line 1801 of file OOShipRegistry.m.
1690 :(NSZone *)inZone
1691{
1692 return self;
1693}
◆ release
◆ retain
◆ retainCount
| - (NSUInteger) retainCount |
|
|
|
|
implementation |
The documentation for this category was generated from the following file: