SDL3pp
A slim C++ wrapper for SDL3
|
Initialization flags for SDL satellite libraries. More...
Each satellite lib that needs initialization should extend this class and provide an overload of InitSubSystem(), WasInit() and QuitSubSystem() with a single parameter accepting this extended type.