#include <sigc++/sigc++.h>
#include "typen.h"
#include "containerbasetype.h"
#include "graphics/surface.h"
Include dependency graph for containerbase.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | ContainerBase |
| The parent class of Vehicle and Building; The name Container originates from Battle Isle, where everything that could load units was a container. More... | |
| class | ContainerBase::Work |
| class | ContainerBase::WorkClassFactory |
| class | TemporaryContainerStorage |
Definition in file containerbase.h.
1.5.1