#include <string>#include <list>#include "citerator.h"#include "cevent.h"#include "cvideo.h"#include "cfont.h"Go to the source code of this file.
Compounds | |
| class | CColoredPanel |
| class | CComponent |
| class | CModel |
| class | CPanel |
| class | CTextLabel |
| class | IObserver |
| class | ITickable |
Typedefs | |
| typedef std::deque< CComponent * > | CComponentList |
Header file for various GUI and model-view-controller-related elements.
Definition in file ccomponent.h.
|
|
CComponentList type definition (it's just a good shorthand). Definition at line 204 of file ccomponent.h. |
1.3.3