#include "global.h"#include "LifeMeterBattery.h"#include "GameState.h"#include "ThemeManager.h"#include "Steps.h"#include "StageStats.h"Variables | |
| const float | BATTERY_X [NUM_PLAYERS] = { -92, +92 } |
| const float | NUM_X [NUM_PLAYERS] = { BATTERY_X[0], BATTERY_X[1] } |
| const float | NUM_Y = +2 |
| const float | BATTERY_BLINK_TIME = 1.2f |
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7