Graphics

Abstract class to store the appropriate Adapter

Alias This

adapter

Aliases adapter to Graphics

Members

Static functions

initialize
void initialize()

Initialize the controllers.

shutdown
void shutdown()

Shutdown the adapter and shaders.

Static variables

adapter
Adapter adapter;

The active Adapter

Meta