#include "palette.h"#include "wp_implementation.h"#include <basis/function.h>#include <basis/guards.h>#include <stdlib.h>Include dependency graph for palette.cpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Variables | |
| color | BLACK (0, 0, 0) |
| color | WHITE (MAXIMUM_COLOR_INTENSITY, MAXIMUM_COLOR_INTENSITY, MAXIMUM_COLOR_INTENSITY) |
| const int | MAXIMUM_DEFAULT_COLORS = 64 |
Referenced by house::house(), palette::lookup(), and palette::palette().
| const int MAXIMUM_DEFAULT_COLORS = 64 |
Referenced by hospital::hospital(), house::house(), and palette::palette().
1.5.1