|
Golias Engine
A C++ 20 'game engine' built with SDL3 with wide platform support.
|
This is the complete list of members for Engine, including all inherited members.
| event | Engine | |
| get_config() | Engine | |
| get_renderer() const | Engine | |
| get_timer() | Engine | |
| get_window() const | Engine | |
| get_world() | Engine | |
| initialize(int window_w, int window_h, const char *title="Golias Engine - Window", Uint32 window_flags=SDL_WINDOW_RESIZABLE) | Engine | |
| is_running | Engine | |
| run() | Engine | |
| ~Engine() | Engine |