|
OpenEnroth da9191a
|
#include "Decoration.h"#include <cstdlib>#include <algorithm>#include <vector>#include "Engine/Random/Random.h"#include "Engine/Party.h"#include "Library/Logger/Logger.h"Variables | |
| std::vector< LevelDecoration > | pLevelDecorations |
| std::vector< int > | decorationsWithSound |
| LevelDecoration * | activeLevelDecoration |
| LevelDecoration* activeLevelDecoration |
| std::vector<int> decorationsWithSound |
| std::vector<LevelDecoration> pLevelDecorations |