|
Golias Engine
A C++ 20 'game engine' built with SDL3 with wide platform support.
|
#include <vector>#include <functional>#include <algorithm>#include <stdexcept>#include <iterator>Go to the source code of this file.
Classes | |
| class | TypedArray< T > |