gfx ~meson (2022-03-26T21:27:26.8342465)
Dub
Repo
GfxSDLErrorException
gfx
decl
engine
Undocumented in source.
class
GfxSDLErrorException : Exception {
string
msg
;
Location
location
;
this
(string msg, Location location);
}
Constructors
this
this
(string msg, Location location)
Undocumented in source.
Members
Variables
location
Location
location
;
Undocumented in source.
msg
string
msg
;
Undocumented in source.
Meta
Source
See Implementation
gfx
decl
engine
classes
DeclarativeEngine
GfxSDLErrorException
NoSuchAssetException
NoSuchFieldException
NoSuchStructException
NoSuchViewException
UnknownFieldFormatException