Preview widget for particle colors, etc.
void setFont(gcn::Font *font)
Sets the font to render the text in.
void setOutline(bool outline)
Sets whether to use an outline while rendering.
const gcn::Color * mTextColor
void draw(gcn::Graphics *graphics) override
Widget's draw method.
void setTextColor(const gcn::Color *color)
Sets the color the text is printed in.
void setShadow(bool shadow)
Sets whether to use a shadow while rendering.