Oolite 1.91.0.7699-250829-cea269d
Loading...
Searching...
No Matches
OOFlashEffectEntity.m File Reference
import "OOFlashEffectEntity.h"
import "Universe.h"
import "PlayerEntity.h"
import "OOColor.h"
import "OOTexture.h"
import "OOGraphicsResetManager.h"
Include dependency graph for OOFlashEffectEntity.m:

Go to the source code of this file.

Classes

category  OOFlashEffectEntity(Private)

Macros

#define kLaserFlashDuration   0.3f
#define kExplosionFlashDuration   0.4f
#define kGrowthRateFactor   150.0f
#define kMinExplosionGrowth   600.0f
#define kLaserFlashInitialSize   1.0f
#define kExplosionFlashAlpha   0.5f

Variables

static OOTexturesFlashTexture = nil

Macro Definition Documentation

◆ kExplosionFlashAlpha

#define kExplosionFlashAlpha   0.5f

◆ kExplosionFlashDuration

#define kExplosionFlashDuration   0.4f

◆ kGrowthRateFactor

#define kGrowthRateFactor   150.0f

◆ kLaserFlashDuration

#define kLaserFlashDuration   0.3f

◆ kLaserFlashInitialSize

#define kLaserFlashInitialSize   1.0f

◆ kMinExplosionGrowth

#define kMinExplosionGrowth   600.0f

Variable Documentation

◆ sFlashTexture