Acheron
Loading...
Searching...
No Matches
acheron::window::WindowModule Struct Reference

Module to import to create the window. More...

#include <window.hpp>

Inheritance diagram for acheron::window::WindowModule:
acheron::ecs::Module

Public Member Functions

void Register (ecs::World &world) override
 Called when a module is imported.

Detailed Description

Module to import to create the window.

Member Function Documentation

◆ Register()

void WindowModule::Register ( ecs::World & world)
overridevirtual

Called when a module is imported.

Parameters
worldA reference to the World

Implements acheron::ecs::Module.


The documentation for this struct was generated from the following files:
  • src/modules/window/window.hpp
  • src/modules/window/window.cpp