My Project
 
Loading...
Searching...
No Matches
Banner Class Reference

#include <banner.h>

Inheritance diagram for Banner:
Collaboration diagram for Banner:

Public Member Functions

 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 ()
 

Constructor & Destructor Documentation

◆ Banner() [1/2]

Banner::Banner ( Image * sample)

◆ Banner() [2/2]

Banner::Banner ( const std::string & tx)

Member Function Documentation

◆ show() [1/2]

void Banner::show ( int color,
float fadeTime )
Here is the call graph for this function:

◆ show() [2/2]

void Banner::show ( int color,
float fadeTime,
float showTime )
Here is the caller graph for this function:

◆ update()

void Banner::update ( )
virtual

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