#include <class.infobar.hh>
Public Member Functions | |
CInfoBar (SDL_Surface *pTargetSurface) | |
void | Draw () |
Draws the info bar. | |
Public Attributes | |
SDL_Surface * | mpTargetSurface |
CInfoBar::CInfoBar | ( | SDL_Surface * | pTargetSurface | ) |
void CInfoBar::Draw | ( | ) |
Draws the info bar.
SDL_Surface* CInfoBar::mpTargetSurface |