mango-engine ~master (2016-12-01T15:09:30Z)
Dub
Repo
ImageLoadException
mango_engine
graphics
opengl
gl_texture
Exception related to loading images.
class
ImageLoadException : Exception {
this
(string message);
}
Constructors
this
this
(string message)
Default constructor.
Meta
Source
See Implementation
mango_engine
graphics
opengl
gl_texture
classes
GLTexture
ImageLoadException
functions
loadImageBitMap
Exception related to loading images.