#include "framework/framework.hpp"
#include "data/string.hpp"
#include "data/list.hpp"
#include "data/config.hpp"
Go to the source code of this file.
Namespaces | |
namespace | gsgl |
namespace | gsgl::framework |
Classes | |
class | package |
Stores information about library packages for the UI. More... | |
class | pkg_library |
Stores information about shared library files for the UI. More... | |
class | pkg_scenery |
Stores information about scenery modules for the UI. More... | |
class | pkg_vehicle |
Stores information about vehicle classes for the UI. More... |