Oolite 1.91.0.7644-241112-7f5034b
|
import "OOLightParticleEntity.h"
import "Universe.h"
import "PlayerEntity.h"
import "OOTexture.h"
import "OOColor.h"
import "OOCollectionExtractors.h"
import "OOFunctionAttributes.h"
import "OOMacroOpenGL.h"
import "OOGraphicsResetManager.h"
import "MyOpenGLView.h"
Go to the source code of this file.
Classes | |
category | OOLightParticleEntity(Private) |
Macros | |
#define | PARTICLE_DISTANCE_SCALE_LOW 12.0 |
#define | PARTICLE_DISTANCE_SCALE_HIGH 36.0 |
Variables | |
static OOTexture * | sBlobTexture = nil |
#define PARTICLE_DISTANCE_SCALE_HIGH 36.0 |
Definition at line 39 of file OOLightParticleEntity.m.
#define PARTICLE_DISTANCE_SCALE_LOW 12.0 |
Definition at line 38 of file OOLightParticleEntity.m.
Definition at line 42 of file OOLightParticleEntity.m.