#include <floatingtext.h>
|
| static void | show (float x, float y, const std::string &text, int color) |
| |
| static void | show (float x, float y, int key, const std::string &text, int color) |
| |
◆ FloatingText()
| FloatingText::FloatingText |
( |
| ) |
|
◆ destroy()
| void FloatingText::destroy |
( |
| ) |
|
|
virtual |
◆ kill()
| void FloatingText::kill |
( |
| ) |
|
|
virtual |
◆ reset()
| void FloatingText::reset |
( |
float | x, |
|
|
float | y, |
|
|
const std::string & | text, |
|
|
int | color ) |
◆ show() [1/2]
| void FloatingText::show |
( |
float | x, |
|
|
float | y, |
|
|
const std::string & | text, |
|
|
int | color ) |
|
static |
◆ show() [2/2]
| void FloatingText::show |
( |
float | x, |
|
|
float | y, |
|
|
int | key, |
|
|
const std::string & | text, |
|
|
int | color ) |
|
static |
◆ update()
| void FloatingText::update |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: