Oolite 1.91.0.7604-240417-a536cbe
Loading...
Searching...
No Matches
Classes | Macros | Variables
OOLightParticleEntity.m File Reference
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"
+ Include dependency graph for OOLightParticleEntity.m:

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 OOTexturesBlobTexture = nil
 

Macro Definition Documentation

◆ PARTICLE_DISTANCE_SCALE_HIGH

#define PARTICLE_DISTANCE_SCALE_HIGH   36.0

Definition at line 39 of file OOLightParticleEntity.m.

◆ PARTICLE_DISTANCE_SCALE_LOW

#define PARTICLE_DISTANCE_SCALE_LOW   12.0

Definition at line 38 of file OOLightParticleEntity.m.

Variable Documentation

◆ sBlobTexture

OOTexture* sBlobTexture = nil
static

Definition at line 42 of file OOLightParticleEntity.m.