SdlWasInit
Get the specified subsystems which are currently initialized.
Definition
Unit: Neslib.Sdl3.Basics
Parameters
AFlags: TSdlInitFlags = []
: (Optional) flags used by SdlInit; see SdlInit for details.
Returns
TSdlInitFlags: All initialized subsystems if AFlags is [], otherwise it returns the initialization status of the specified subsystems.