galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
Loading...
Searching...
No Matches
Cache.hpp File Reference
#include <ankerl/unordered_dense.h>
#include <entt/locator/locator.hpp>
#include "galaxy/fs/VirtualFileSystem.hpp"
#include "galaxy/logging/Log.hpp"
#include "galaxy/math/FNV1a.hpp"
#include "galaxy/resource/Loader.hpp"
+ Include dependency graph for Cache.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  galaxy::Cache< Resource, SpecLoader >
 Cache for resources such as audio, fonts, etc. More...
 

Namespaces

namespace  galaxy
 Animated.cpp galaxy.