- RenderAPI
enum RenderAPI
Undocumented in source.
- RenderAPIVersion
enum RenderAPIVersion
Undocumented in source.
- create
void create(WindowProperties wp, string name)
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.
- destroy
void destroy()
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.
- getAPIVersion
RenderAPIVersion getAPIVersion()
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.
- _init
void _init(Window )
Undocumented in source.
- _destroy
void _destroy()
Undocumented in source.
- _instance
Context _instance;
Undocumented in source.
- _rapi
RenderAPI _rapi;
Undocumented in source.
- _version
RenderAPIVersion _version;
Undocumented in source.