Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

TextElement Class Reference

#include <GraphicsData.h>

Inheritance diagram for TextElement:

Detailed Description

Definition at line 99 of file GraphicsData.h.

List of all members.

Public Member Functions

 TextElement (const std::string &_name, const xyPair &_startpt, std::string const &_msg, const rgb _color=rgb(0, 0, 0))
virtual ~TextElement ()

Public Attributes

xyPair startpt
std::string msg

Constructor & Destructor Documentation

TextElement ( const std::string &  _name,
const xyPair _startpt,
std::string const &  _msg,
const rgb  _color = rgb(0,0,0) 
)

Definition at line 104 of file GraphicsData.h.

virtual ~TextElement (  )  [virtual]

Definition at line 106 of file GraphicsData.h.


Member Data Documentation

std::string msg

Definition at line 102 of file GraphicsData.h.

Referenced by ShapeSpace::getShapeListForGUI().

Definition at line 101 of file GraphicsData.h.

Referenced by ShapeSpace::getShapeListForGUI().


The documentation for this class was generated from the following file:

DualCoding 5.1CVS
Generated Mon May 9 04:56:31 2016 by Doxygen 1.6.3