#include <vector>#include "BreakoutLocationArray.h"#include "BreakoutBox.h"#include "Vector2.h"Go to the source code of this file.
Classes | |
| class | IBreakoutLevelGenerator |
Typedefs | |
| typedef std::vector < BreakoutBox * > | BreakoutLevel |
| typedef std::vector<BreakoutBox*> BreakoutLevel |
Definition at line 9 of file IBreakoutLevelGenerator.h.
1.5.9