Fawkes API  Fawkes Development Version
VisualDisplay2D::Text Member List

This is the complete list of members for VisualDisplay2D::Text, including all inherited members.

_color_aVisualDisplay2D::Shapeprotected
_color_bVisualDisplay2D::Shapeprotected
_color_gVisualDisplay2D::Shapeprotected
_color_rVisualDisplay2D::Shapeprotected
_idVisualDisplay2D::Shapeprotected
_line_styleVisualDisplay2D::Shapeprotected
_ownerVisualDisplay2D::Shapeprotected
apply_style(Cairo::RefPtr< Cairo::Context > &cr)VisualDisplay2D::Shapeinline
color(float &r, float &g, float &b, float &a)VisualDisplay2D::Shapeinline
draw(Cairo::RefPtr< Cairo::Context > &cr)VisualDisplay2D::Textvirtual
id()VisualDisplay2D::Shapeinline
owner()VisualDisplay2D::Shapeinline
Shape(unsigned int id, unsigned int owner, fawkes::VisualDisplay2DInterface::LineStyle line_style=fawkes::VisualDisplay2DInterface::LS_SOLID, unsigned char r=0, unsigned char g=0, unsigned char b=0, unsigned char a=0)VisualDisplay2D::Shape
Text(float x, float y, std::string text, fawkes::VisualDisplay2DInterface::Anchor anchor, float size, unsigned int id, unsigned int owner, unsigned char r=0, unsigned char g=0, unsigned char b=0, unsigned char a=0)VisualDisplay2D::Text
~Shape()VisualDisplay2D::Shapevirtual