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