#include <string>
#include <vector>
#include <memory>
#include "video/color.hpp"
#include "video/font_ptr.hpp"
#include "video/surface_ptr.hpp"
Go to the source code of this file.
Classes | |
class | InfoBoxLine |
Helper class for InfoBox: Represents a line of text. More... |