#include <banner.h>
|
| | Banner (Image *sample) |
| |
| | Banner (const std::string &tx) |
| |
| void | show (int color, float fadeTime, float showTime) |
| |
| void | show (int color, float fadeTime) |
| |
| virtual void | update () |
| |
◆ Banner() [1/2]
| Banner::Banner |
( |
Image * | sample | ) |
|
◆ Banner() [2/2]
| Banner::Banner |
( |
const std::string & | tx | ) |
|
◆ show() [1/2]
| void Banner::show |
( |
int | color, |
|
|
float | fadeTime ) |
◆ show() [2/2]
| void Banner::show |
( |
int | color, |
|
|
float | fadeTime, |
|
|
float | showTime ) |
◆ update()
The documentation for this class was generated from the following files: