#include <list>#include <common/FixedVector.h>#include <common/RandomGenerator.h>#include <engine/ScorchedContext.h>Go to the source code of this file.
Namespaces | |
| namespace | PlacementTankPosition |
Defines | |
| #define | __INCLUDE_PlacementTankPositionh_INCLUDE__ |
Functions | |
| void | PlacementTankPosition::flattenTankPositions (ScorchedContext &context) |
| FixedVector | PlacementTankPosition::placeTank (unsigned int playerId, int team, ScorchedContext &context, RandomGenerator &generator) |
| #define __INCLUDE_PlacementTankPositionh_INCLUDE__ |
Definition at line 22 of file PlacementTankPosition.h.
1.5.3