|
xoreos
0.0.5
|
A placeable object in a Sonic Chronicles: The Dark Brotherhood area. More...
#include "src/common/util.h"#include "src/common/maths.h"#include "src/common/uuid.h"#include "src/aurora/gff4file.h"#include "src/aurora/gdafile.h"#include "src/aurora/2dareg.h"#include "src/aurora/nwscript/objectman.h"#include "src/graphics/aurora/model.h"#include "src/engines/aurora/model.h"#include "src/engines/aurora/resources.h"#include "src/engines/sonic/placeable.h"#include "src/engines/sonic/area.h"
Go to the source code of this file.
Namespaces | |
| Engines | |
| Engines::Sonic | |
Variables | |
| static const uint32 | kTypeAppearances [] |
| Map a placeable type ID onto an appearance ID. More... | |
A placeable object in a Sonic Chronicles: The Dark Brotherhood area.
Definition in file placeable.cpp.
|
static |
Map a placeable type ID onto an appearance ID.
Definition at line 44 of file placeable.cpp.
Referenced by Engines::Sonic::Placeable::load().
1.8.14