#include <DrawLabel.h>
Definition at line 22 of file DrawLabel.h.
◆ DrawLabel()
DrawLabel::DrawLabel |
( |
double |
x, |
|
|
double |
y, |
|
|
const std::string & |
s, |
|
|
int |
colour = kBlack , |
|
|
double |
size = 0.033 , |
|
|
double |
font = 42 |
|
) |
| |
|
inline |
◆ ~DrawLabel()
virtual DrawLabel::~DrawLabel |
( |
| ) |
|
|
inlinevirtual |
◆ Draw()
void DrawLabel::Draw |
( |
| ) |
const |
|
inline |
◆ text() [1/2]
std::string& DrawLabel::text |
( |
| ) |
|
|
inline |
◆ text() [2/2]
std::string DrawLabel::text |
( |
| ) |
const |
|
inline |
◆ m_colour
◆ m_font
◆ m_size
◆ m_text
std::string DrawLabel::m_text |
|
private |
◆ m_x
◆ m_y
The documentation for this class was generated from the following file: