Added Entityx to project
This commit is contained in:
7
external/entityx-1.1.2/entityx/entityx.h
vendored
Normal file
7
external/entityx-1.1.2/entityx/entityx.h
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "entityx/config.h"
|
||||
#include "entityx/Event.h"
|
||||
#include "entityx/Entity.h"
|
||||
#include "entityx/System.h"
|
||||
#include "entityx/quick.h"
|
||||
Reference in New Issue
Block a user