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
Prefabs.hpp
Go to the documentation of this file.
1
7
8#ifndef GALAXY_RESOURCE_PREFABS_HPP_
9#define GALAXY_RESOURCE_PREFABS_HPP_
10
14
15namespace galaxy
16{
17 namespace resource
18 {
23 } // namespace resource
24} // namespace galaxy
25
26#endif
Cache for resources such as audio, fonts, etc.
Definition Cache.hpp:31
Timer.hpp galaxy.
Definition Async.hpp:17