Refactored factory and component system.

This commit is contained in:
2014-03-07 01:08:54 +01:00
parent 18197bf21d
commit e65db077d5
30 changed files with 313 additions and 284 deletions
+1 -2
View File
@@ -4,8 +4,7 @@
#include "System.h"
#include "logging.h"
#include "Components/TransformComponent.h"
#include "Components/Transform.h"
namespace Systems
{