Fling Engine  0.00.1
Fling Engine is a game engine written in Vulkan
Data Structures | Namespaces
World.h File Reference
#include "NonCopyable.hpp"
#include "Level.h"
#include "Game.h"
#include "FlingConfig.h"
#include <string>
#include <fstream>
#include <entt/entity/registry.hpp>
#include "Serilization.h"
#include "World.inl"

Go to the source code of this file.

Data Structures

class  Fling::World
 The world holds all active levels in the game. More...
 

Namespaces

 Fling