| CFPSGraphicalObserver(CPoint &pos, CFont *font) | Testing::CFPSGraphicalObserver | [inline] |
| CTextLabel(std::string str, CPoint &pos, CFont *font) | CTextLabel | [inline] |
| do_draw(CSurface &surface, CRect &rect) | CTextLabel | [inline, virtual] |
| do_handle_event(CEvent &event) | Testing::CFPSGraphicalObserver | [inline, virtual] |
| draw(CSurface &surface, CRect &rect) | CComponent | [inline, virtual] |
| get_absolute_bounding_rect() | CComponent | [inline] |
| get_absolute_pos() | CComponent | [inline] |
| get_pos() | CComponent | [inline] |
| get_size() | CComponent | [inline] |
| handle_event(CEvent &event) | CComponent | [inline, virtual] |
| parent | CComponent | [protected] |
| redraw() | CComponent | [inline] |
| set_absolute_pos(const CPoint &pos) | CComponent | [inline, virtual] |
| set_bounding_rect(CRect &rect) | CComponent | [inline] |
| set_parent(CComponent *n_parent) | CComponent | [inline] |
| set_pos(const CPoint &pos) | CComponent | [inline, virtual] |
| set_size(CPoint &size) | CComponent | [inline] |
| set_text(std::string str) | CTextLabel | [inline] |
| set_visible(int visibility) | CComponent | [inline] |
| update(CModel *model) | Testing::CFPSGraphicalObserver | [inline, virtual] |
| visible() | CComponent | [inline] |