void flash(const int time)
FlashText(const std::string &text, const int x, const int y, const Graphics::Alignment alignment, const Color *const color, Font *const font)
void draw(Graphics *const graphics, const int xOff, const int yOff)
void setColor(const Color *const color)
Text(const std::string &text, const int x, const int y, const Graphics::Alignment alignment, const Color *const color, const Speech isSpeech, Font *const font)
virtual void draw(Graphics *const graphics, const int xOff, const int yOff)
void adviseXY(const int x, const int y, const Move move)