Fling Engine
0.00.1
Fling Engine is a game engine written in Vulkan
|
#include "Singleton.hpp"
#include "Resource.h"
#include "FlingTypes.h"
#include <fstream>
#include <vector>
#include <map>
Go to the source code of this file.
Data Structures | |
class | Fling::ResourceManager |
The resource manager handles loading of files off disk. More... | |
Namespaces | |
Fling | |