#include <list>
#include <memory>
#include <SDL.h>
#include "math/vector.hpp"
#include "video/color.hpp"
#include "video/surface_ptr.hpp"
Go to the source code of this file.
Classes | |
class | Menu |
Functions | |
bool | confirm_dialog (Surface *background, std::string text) |
bool confirm_dialog | ( | Surface * | background, | |
std::string | text | |||
) |