Golias Engine
A C++ 20 'game engine' built with SDL3 with wide platform support.
Engine Member List

This is the complete list of members for Engine, including all inherited members.

eventEngine
get_config()Engine
get_renderer() constEngine
get_timer()Engine
get_window() constEngine
get_world()Engine
initialize(int window_w, int window_h, const char *title="Golias Engine - Window", Uint32 window_flags=SDL_WINDOW_RESIZABLE)Engine
is_runningEngine
run()Engine
~Engine()Engine