#include "object/anchor_point.hpp"
#include "scripting/text.hpp"
#include "supertux/game_object.hpp"
#include "supertux/script_interface.hpp"
#include "video/color.hpp"
#include "video/font_ptr.hpp"
Go to the source code of this file.
Classes | |
class | TextObject |
A text object intended for scripts that want to tell a story. More... |