addMessage(string const &message, const Uint32 color) | StatusPanel | |
currentText | StatusPanel | [private] |
dim | Panel | [protected] |
draw(SDL_Surface *screen, Player *player) | StatusPanel | |
Panel::draw(SDL_Surface *screen) | Panel | [virtual] |
drawInfoBox(SDL_Surface *screen) | StatusPanel | [private] |
font | Panel | [protected] |
getDim() | Panel | |
INFO_BOX_HEIGHT (defined in StatusPanel) | StatusPanel | [static] |
INFO_BOX_WIDTH (defined in StatusPanel) | StatusPanel | [static] |
lines (defined in StatusPanel) | StatusPanel | [private] |
messages | StatusPanel | [private] |
needToDraw | StatusPanel | [private] |
operator=(StatusPanel const &other) | StatusPanel | |
Panel::operator=(Panel const &other) | Panel | |
Panel() | Panel | |
Panel(const unsigned int x, const unsigned int y, const unsigned int w, const unsigned int h) | Panel | |
resources (defined in StatusPanel) | StatusPanel | [private] |
setFont(TTF_Font *font) (defined in StatusPanel) | StatusPanel | [virtual] |
setNeedToDraw(bool value) (defined in StatusPanel) | StatusPanel | |
STATUS_BITMAP_FILE | StatusPanel | [static] |
StatusPanel() | StatusPanel | |
StatusPanel(const unsigned int x, const unsigned int y, const unsigned int w, const unsigned int h) | StatusPanel | |
surface | Panel | [protected] |
updateCurrentText(string const &text) | StatusPanel | |
~Panel() | Panel | [virtual] |
~StatusPanel() | StatusPanel | [virtual] |