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