Oolite 1.91.0.7644-241112-7f5034b
|
Instance Methods | |
(void) | - setUpStarsWithColor1:color2: |
(void) | - setUpNebulaeWithColor1:color2:clusterFactor:nebulaHueFix:alpha:scale: |
(void) | - loadStarTextures |
(void) | - loadNebulaTextures |
(void) | - addQuads:count: |
(void) | - ensureTexturesLoaded |
(void) | - resetGraphicsState [implementation] |
Definition at line 110 of file OOSkyDrawable.m.
- (void) addQuads: | (OOSkyQuadDesc *) | quads | |
count: | (unsigned) | count |
Extends class OOSkyDrawable.
Definition at line 83 of file OOSkyDrawable.m.
- (void) ensureTexturesLoaded |
Extends class OOSkyDrawable.
Definition at line 83 of file OOSkyDrawable.m.
- (void) loadNebulaTextures |
Extends class OOSkyDrawable.
Definition at line 83 of file OOSkyDrawable.m.
- (void) loadStarTextures |
Extends class OOSkyDrawable.
Definition at line 83 of file OOSkyDrawable.m.
|
implementation |
Extends class OOSkyDrawable.
Definition at line 83 of file OOSkyDrawable.m.
- (void) setUpNebulaeWithColor1: | (OOColor *) | color1 | |
color2: | (OOColor *) | color2 | |
clusterFactor: | (float) | nebulaClusterFactor | |
nebulaHueFix: | (BOOL) | nebulaHueFix | |
alpha: | (float) | nebulaAlpha | |
scale: | (float) | nebulaScale |
Extends class OOSkyDrawable.
Definition at line 83 of file OOSkyDrawable.m.
Extends class OOSkyDrawable.
Definition at line 83 of file OOSkyDrawable.m.