Oolite 1.91.0.7644-241112-7f5034b
|
import "OOVisualEffectEntity.h"
import "OOMaths.h"
import "Universe.h"
import "OOShaderMaterial.h"
import "OOOpenGLExtensionManager.h"
import "ResourceManager.h"
import "OOStringParsing.h"
import "OOStringExpander.h"
import "OOCollectionExtractors.h"
import "OOConstToString.h"
import "OOConstToJSString.h"
import "OOMesh.h"
import "OOColor.h"
import "OOPolygonSprite.h"
import "OOFlasherEntity.h"
import "OODebugGLDrawing.h"
import "OODebugFlags.h"
import "OOJSScript.h"
import "OOFilteringEnumerator.h"
import "MyOpenGLView.h"
Go to the source code of this file.
Classes | |
category | OOVisualEffectEntity(Private) |
Variables | |
static GLfloat | default_color [4] = { 0.0, 0.0, 0.0, 0.0} |
static GLfloat | scripted_color [4] = { 0.0, 0.0, 0.0, 0.0} |
|
static |
Definition at line 618 of file OOVisualEffectEntity.m.
|
static |
Definition at line 619 of file OOVisualEffectEntity.m.