mango-engine v0.1.0 (2016-10-22T22:46:47Z)
Dub
Repo
WindowContextFailedException
mango_engine
graphics
window
Thrown when there is an error creating the Window context.
class
WindowContextFailedException : Exception {
this
(string message);
}
Constructors
this
this
(string message)
Undocumented in source.
Meta
Source
See Implementation
mango_engine
graphics
window
classes
Window
WindowContextFailedException
enums
SyncType
Thrown when there is an error creating the Window context.