Potato Engine
Toggle main menu visibility
Loading...
Searching...
No Matches
EventController.hpp
Go to the documentation of this file.
1
2
#pragma once
3
4
#include "
EventDelegate.hpp
"
5
9
class
IEventController
10
{
11
public
:
12
virtual
~IEventController
() =
default
;
13
14
};
EventDelegate.hpp
IEventController
Interface for event managing.
Definition
EventController.hpp:10
Core
Event
EventController.hpp
Generated by
1.17.0