Nebula
Loading...
Searching...
No Matches
options.h
Go to the documentation of this file.
1
#pragma once
2
//------------------------------------------------------------------------------
8
//------------------------------------------------------------------------------
9
#include "
nflatbuffer/nebula_flat.h
"
10
#include "
nflatbuffer/flatbufferinterface.h
"
11
#include "flat/options/levelsettings.h"
12
#include "flat/options/projectsettings.h"
13
14
namespace
Options
15
{
16
17
extern
App::ProjectSettingsT
ProjectSettings
;
18
extern
App::LevelSettingsT
LevelSettings
;
19
20
//------------------------------------------------------------------------------
23
extern
void
InitOptions
();
24
25
}
// namespace Options
flatbufferinterface.h
Options
Globally accessible options.
Definition
options.cc:7
Options::ProjectSettings
App::ProjectSettingsT ProjectSettings
Definition
options.cc:9
Options::LevelSettings
App::LevelSettingsT LevelSettings
Definition
options.cc:10
Options::InitOptions
void InitOptions()
Definition
options.cc:14
nebula_flat.h
code
options
options.h
Generated on Tue Jan 28 2025 22:43:05 for Nebula. Dark theme by
Tilen Majerle
. All rights reserved.