#include "galaxy/resource/Cache.hpp"#include "galaxy/resource/Loader.hpp"#include "galaxy/scripting/Script.hpp"Go to the source code of this file.
Namespaces | |
| namespace | galaxy |
| Application.hpp galaxy. | |
| namespace | galaxy::resource |
Typedefs | |
| using | galaxy::resource::Scripts = Cache<lua::Script, Loader<lua::Script>> |
| Abbreviation for lua scripts cache. | |