OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Classes | Variables
Decoration.h File Reference
#include <vector>
#include <cstdint>
#include "Library/Geometry/Vec.h"
#include "DecorationEnums.h"

Classes

struct  LevelDecoration
 

Variables

std::vector< LevelDecorationpLevelDecorations
 
std::vector< int > decorationsWithSound
 
LevelDecorationactiveLevelDecoration
 

Variable Documentation

◆ activeLevelDecoration

LevelDecoration* activeLevelDecoration
extern

◆ decorationsWithSound

std::vector<int> decorationsWithSound
extern

◆ pLevelDecorations

std::vector<LevelDecoration> pLevelDecorations
extern