OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Variables
Decoration.cpp File Reference
#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< LevelDecorationpLevelDecorations
 
std::vector< int > decorationsWithSound
 
LevelDecorationactiveLevelDecoration
 

Variable Documentation

◆ activeLevelDecoration

LevelDecoration* activeLevelDecoration

◆ decorationsWithSound

std::vector<int> decorationsWithSound

◆ pLevelDecorations

std::vector<LevelDecoration> pLevelDecorations