#include <autoprogressbar.h>
Public Member Functions | |
| AutoProgressBar (SigC::Signal0< void > &tickSignal, PG_Widget *parent, const PG_Rect &r=PG_Rect::null, const std::string &style="Progressbar") | |
| void | close () |
Definition at line 24 of file autoprogressbar.h.
| AutoProgressBar::AutoProgressBar | ( | SigC::Signal0< void > & | tickSignal, | |
| PG_Widget * | parent, | |||
| const PG_Rect & | r = PG_Rect::null, |
|||
| const std::string & | style = "Progressbar" | |||
| ) |
Definition at line 46 of file autoprogressbar.cpp.
References readClassContainer(), tnstream::reading, tnstream::readInt(), ticker, and GameMap::time.
| void AutoProgressBar::close | ( | ) |
Definition at line 63 of file autoprogressbar.cpp.
References writeClassContainer(), tnstream::writeInt(), and tnstream::writing.
Referenced by StartupScreen::~StartupScreen().
1.5.1