Play 'round
Text Member List
This is the complete list of members for Text, including all inherited members.
draw() (defined in Text)Text [virtual]
getPos() (defined in Text)Text [inline, virtual]
getText() (defined in Text)Text [inline, virtual]
getWidth() (defined in Text)Text [virtual]
m_color (defined in Shape)Shape [protected]
m_fDirected (defined in Shape)Shape [protected]
m_fDotted (defined in Shape)Shape [protected]
m_lineWidth (defined in Shape)Shape [protected]
setColor(Color color) (defined in Shape)Shape [inline, virtual]
setDirected(bool fDirected) (defined in Shape)Shape [inline, virtual]
setDotted(bool fDotted) (defined in Shape)Shape [inline, virtual]
setLineWidth(float lineWidth) (defined in Shape)Shape [inline, virtual]
setPos(Point2D pos) (defined in Text)Text [inline, virtual]
setText(std::string str) (defined in Text)Text [inline, virtual]
Text(Point2D pos, std::string str) (defined in Text)Text
 All Classes Functions Enumerations