SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
SDL::InitFlagsExtra Struct Reference

Initialization flags for SDL satellite libraries. More...

Inheritance diagram for SDL::InitFlagsExtra:
Inheritance graph
[legend]

Detailed Description

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.

See also
InitFlags
Init
InitSubSystem

The documentation for this struct was generated from the following file: