Added librarys and test application
This commit is contained in:
7
include/entityx/entityx.h
Normal file
7
include/entityx/entityx.h
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