Context

Undocumented in source.

Members

Enums

RenderAPI
enum RenderAPI
Undocumented in source.
RenderAPIVersion
enum RenderAPIVersion
Undocumented in source.

Functions

_destroy
void _destroy()
Undocumented in source.
_init
void _init(Window )
Undocumented in source.

Static functions

create
void create(WindowProperties wp, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
destroy
void destroy()
Undocumented in source. Be warned that the author may not have intended to support it.
getAPIVersion
RenderAPIVersion getAPIVersion()
Undocumented in source. Be warned that the author may not have intended to support it.
getRenderAPI
RenderAPI getRenderAPI()
Undocumented in source. Be warned that the author may not have intended to support it.
init
void init(Window win)
Undocumented in source. Be warned that the author may not have intended to support it.
setRenderAPI
void setRenderAPI(RenderAPI api)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

_instance
Context _instance;
Undocumented in source.
_rapi
RenderAPI _rapi;
Undocumented in source.
_version
RenderAPIVersion _version;
Undocumented in source.

Meta