Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
InitUI.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include "
core/Core.hpp
"
4
5
namespace
Rmlui::System
{
6
void
Init
(Engine::Core &core);
7
void
Destroy
(Engine::Core &core);
8
}
// namespace Rmlui::System
Core.hpp
Rmlui::System
Definition
BindInputCallbacks.hpp:5
Rmlui::System::Destroy
void Destroy(Engine::Core &core)
Definition
InitUI.cpp:14
Rmlui::System::Init
void Init(Engine::Core &core)
Definition
InitUI.cpp:8
src
plugin
rmlui
src
system
InitUI.hpp
Generated by
1.16.1