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
Serializable.cpp
Go to the documentation of this file.
1
7
8#include "Serializable.hpp"
9
10namespace galaxy
11{
12 namespace fs
13 {
17
21 } // namespace fs
22} // namespace galaxy
virtual ~Serializable()
Destructor.
Timer.hpp galaxy.
Definition Async.hpp:17