|
Acheron
|
Module to import to initialize the renderer. More...
#include <renderer.hpp>
Public Member Functions | |
| void | Register (ecs::World &world) override |
| Called when a module is imported. | |
Module to import to initialize the renderer.
|
overridevirtual |
Called when a module is imported.
| world | A reference to the World |
Implements acheron::ecs::Module.