Fawkes API  Fawkes Development Version
VisualDisplay2D::Line Member List

This is the complete list of members for VisualDisplay2D::Line, 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::Linevirtual
id()VisualDisplay2D::Shapeinline
Line(float x1, float y1, float x2, float y2, 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::Line
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
~Shape()VisualDisplay2D::Shapevirtual