dsdl2 ~master (2023-12-28T13:38:07.0198018)
Dub
Repo
SDLException
dsdl2
sdl
SDL exception generated from
SDL_GetError()
or dsdl2-specific exceptions
@
safe
final
class
SDLException : Exception {
this
(string msg, string file, size_t line);
this
(string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Undocumented in source.
this
this
(string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
dsdl2
sdl
classes
SDLException
enums
HintPriority
functions
getHint
getHintBool
getRevision
getTicks
getVersion
init
loadSO
quit
resetHints
setHint
wasInit
structs
Version
SDL exception generated from SDL_GetError() or dsdl2-specific exceptions