#include <BreakoutLGAlternate.h>

Public Member Functions | |
| BreakoutLGAlternate () | |
| ~BreakoutLGAlternate () | |
| BreakoutLevel * | GenerateLevel (BreakoutLocationArray *pAvailableLocations, const Vector2i &boxSize, const int &maxHealth) |
Definition at line 6 of file BreakoutLGAlternate.h.
| BreakoutLGAlternate::BreakoutLGAlternate | ( | ) |
Definition at line 3 of file BreakoutLGAlternate.cpp.
| BreakoutLGAlternate::~BreakoutLGAlternate | ( | ) |
Definition at line 8 of file BreakoutLGAlternate.cpp.
| BreakoutLevel * BreakoutLGAlternate::GenerateLevel | ( | BreakoutLocationArray * | pAvailableLocations, | |
| const Vector2i & | boxSize, | |||
| const int & | maxHealth | |||
| ) | [virtual] |
1.5.9