#include "CelesteGlobals.h"#include <stdlib.h>Include dependency graph for CelesteGlobals.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | celeste |
Variables | |
| bool | kSaveFilter = false |
| bool | kVerbosity = false |
| float | gS = 18.0 |
| int | gA = 8 |
| int | gF = 6 |
| float | gL = 0.1f |
| float | gU = 1.8f |
|
|
Definition at line 37 of file CelesteGlobals.cpp. Referenced by celeste::ProcessChannel(). |
|
|
Definition at line 40 of file CelesteGlobals.cpp. Referenced by celeste::ProcessChannel(). |
|
|
Definition at line 43 of file CelesteGlobals.cpp. Referenced by celeste::ProcessChannel(). |
|
|
Definition at line 34 of file CelesteGlobals.cpp. Referenced by celeste::ProcessChannel(). |
|
|
Definition at line 46 of file CelesteGlobals.cpp. Referenced by celeste::ProcessChannel(). |
|
|
Definition at line 28 of file CelesteGlobals.cpp. Referenced by celeste::ProcessChannel(). |
|
|
Definition at line 29 of file CelesteGlobals.cpp. |
1.3.9.1