Oolite 1.91.0.7604-240417-a536cbe
Loading...
Searching...
No Matches
Classes | Macros
SkyEntity.m File Reference
import "SkyEntity.h"
import "OOSkyDrawable.h"
import "PlayerEntity.h"
import "OOMaths.h"
import "Universe.h"
import "MyOpenGLView.h"
import "OOColor.h"
import "OOStringParsing.h"
import "OOCollectionExtractors.h"
import "OOMaterial.h"
+ Include dependency graph for SkyEntity.m:

Go to the source code of this file.

Classes

category  SkyEntity(OOPrivate)
 

Macros

#define SKY_BASIS_STARS   4800
 
#define SKY_BASIS_BLOBS   1280
 
#define SKY_clusterChance   0.80
 
#define SKY_alpha   0.10
 
#define SKY_scale   10.0
 

Macro Definition Documentation

◆ SKY_alpha

#define SKY_alpha   0.10

Definition at line 42 of file SkyEntity.m.

◆ SKY_BASIS_BLOBS

#define SKY_BASIS_BLOBS   1280

Definition at line 40 of file SkyEntity.m.

◆ SKY_BASIS_STARS

#define SKY_BASIS_STARS   4800

Definition at line 39 of file SkyEntity.m.

◆ SKY_clusterChance

#define SKY_clusterChance   0.80

Definition at line 41 of file SkyEntity.m.

◆ SKY_scale

#define SKY_scale   10.0

Definition at line 43 of file SkyEntity.m.