mango-engine ~master (2016-12-01T15:09:30Z)
Dub
Repo
GLInitalizer
mango_engine
graphics
opengl
gl_backend
Undocumented in source.
version(mango_GLBackend)
class
GLInitalizer :
EngineInitalizer
{
this
(Logger logger);
GameManagerFactory
doInit
();
void
doDestroy
();
}
Constructors
this
this
(Logger logger)
Undocumented in source.
Members
Functions
doDestroy
void
doDestroy
()
Undocumented in source. Be warned that the author may not have intended to support it.
doInit
GameManagerFactory
doInit
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From EngineInitalizer
logger
Logger
logger
;
Undocumented in source.
doInit
GameManagerFactory
doInit
()
Undocumented in source.
doDestroy
void
doDestroy
()
Undocumented in source.
Meta
Source
See Implementation
mango_engine
graphics
opengl
gl_backend
classes
GLInitalizer
functions
glbackend_loadCoreMethods
variables
MANGO_GL_VERSION
MANGO_GL_VERSION_MAJOR
MANGO_GL_VERSION_MINOR