|
Oolite
|
Inheritance diagram for OOPlanetEntity(Private):
Collaboration diagram for OOPlanetEntity(Private):Instance Methods | |
| (void) | - setUpTerrainParametersWithSourceInfo:targetInfo: |
| (void) | - setUpLandParametersWithSourceInfo:targetInfo: |
| (void) | - setUpAtmosphereParametersWithSourceInfo:targetInfo: |
| (void) | - setUpColorParametersWithSourceInfo:targetInfo:isAtmosphere: |
| (void) | - setUpTypeParametersWithSourceInfo:targetInfo: |
Instance Methods inherited from <OOGraphicsResetClient> | |
| (void) | - resetGraphicsState |
Definition at line 59 of file OOPlanetEntity.m.
| - (void) setUpAtmosphereParametersWithSourceInfo: | (NSDictionary *) | sourceInfo | |
| targetInfo: | (NSMutableDictionary *) | targetInfo | |
Extends class OOPlanetEntity.
Definition at line 289 of file OOPlanetEntity.m.
Referenced by OOPlanetEntity::initFromDictionary:withAtmosphere:andSeed:forSystem:.
Here is the caller graph for this function:| - (void) setUpColorParametersWithSourceInfo: | (NSDictionary *) | sourceInfo | |
| targetInfo: | (NSMutableDictionary *) | targetInfo | |
| isAtmosphere: | (BOOL) | isAtmosphere | |
Extends class OOPlanetEntity.
Definition at line 289 of file OOPlanetEntity.m.
| - (void) setUpLandParametersWithSourceInfo: | (NSDictionary *) | sourceInfo | |
| targetInfo: | (NSMutableDictionary *) | targetInfo | |
Extends class OOPlanetEntity.
Definition at line 289 of file OOPlanetEntity.m.
Referenced by OOPlanetEntity::initFromDictionary:withAtmosphere:andSeed:forSystem:.
Here is the caller graph for this function:| - (void) setUpTerrainParametersWithSourceInfo: | (NSDictionary *) | sourceInfo | |
| targetInfo: | (NSMutableDictionary *) | targetInfo | |
Extends class OOPlanetEntity.
Definition at line 289 of file OOPlanetEntity.m.
Referenced by OOPlanetEntity::initFromDictionary:withAtmosphere:andSeed:forSystem:.
Here is the caller graph for this function:| - (void) setUpTypeParametersWithSourceInfo: | (NSDictionary *) | sourceInfo | |
| targetInfo: | (NSMutableDictionary *) | targetInfo | |
Extends class OOPlanetEntity.
Definition at line 289 of file OOPlanetEntity.m.
Referenced by OOPlanetEntity::initFromDictionary:withAtmosphere:andSeed:forSystem:.
Here is the caller graph for this function: