Mana
|
#include "utils/time.h"
#include <guichan/color.hpp>
#include <cstdlib>
#include <optional>
#include <set>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | Palette |
Class controlling the game's color palette. More... | |
struct | Palette::ColorElem |
Variables | |
constexpr int | GRADIENT_DELAY = 40 |