Play 'round
Public Member Functions
Text Class Reference

The text that can be displayed on the screen. More...

#include <Shape.h>

Inheritance diagram for Text:
Shape

List of all members.

Public Member Functions

 Text (Point2D pos, std::string str)
virtual void draw ()
virtual void setPos (Point2D pos)
virtual Point2D getPos ()
virtual void setText (std::string str)
virtual std::string getText ()
virtual int getWidth ()

Detailed Description

The text that can be displayed on the screen.


The documentation for this class was generated from the following files:
 All Classes Functions Enumerations