Graphics Example Stable
This commit is contained in:
parent
bb5cbfdfe2
commit
b342f4fd8c
10 changed files with 28 additions and 12 deletions
|
|
@ -1,2 +1,7 @@
|
|||
|
||||
#include "EventHandler.hpp"
|
||||
|
||||
using namespace tp;
|
||||
|
||||
EventHandler::EventHandler() = default;
|
||||
EventHandler::~EventHandler() = default;
|
||||
Loading…
Add table
Add a link
Reference in a new issue