|
Defines |
| #define | RECT_BACKGROUND RectF (LEFT_EDGE,TOP_EDGE,RIGHT_EDGE,BOTTOM_EDGE) |
Functions |
| ThemeMetric< float > | LEFT_EDGE ("Background","LeftEdge") |
| ThemeMetric< float > | TOP_EDGE ("Background","TopEdge") |
| ThemeMetric< float > | RIGHT_EDGE ("Background","RightEdge") |
| ThemeMetric< float > | BOTTOM_EDGE ("Background","BottomEdge") |
| ThemeMetric< bool > | BLINK_DANGER_ALL ("Background","BlinkDangerAll") |
| ThemeMetric< bool > | DANGER_ALL_IS_OPAQUE ("Background","DangerAllIsOpaque") |
| ThemeMetric< apActorCommands > | BRIGHTNESS_FADE_COMMAND ("Background","BrightnessFadeCommand") |
| Actor * | MakeVisualization (const CString &sVisPath) |
| Actor * | MakeMovie (const CString &sMoviePath) |
Variables |
| const float | FADE_SECONDS = 1.0f |
| float | g_fBackgroundCenterWidth = 40 |
| const CString | STATIC_BACKGROUND = "static background" |