|
xoreos
0.0.5
|
The fog behind the new game dialogs. More...
#include <cstdlib>#include "glm/gtc/matrix_transform.hpp"#include "src/common/scopedptr.h"#include "src/common/maths.h"#include "src/common/readstream.h"#include "src/events/events.h"#include "src/graphics/aurora/model_nwn.h"#include "src/engines/aurora/model.h"#include "src/engines/nwn/gui/main/newgamefog.h"
Go to the source code of this file.
Classes | |
| class | Engines::NWN::NewGameFog |
Namespaces | |
| Engines | |
| Engines::NWN | |
Functions | |
| static Graphics::Aurora::Model * | Engines::NWN::createNewGameFog () |
The fog behind the new game dialogs.
Definition in file newgamefog.cpp.
1.8.14