#include "EngineTest.h" #include "Component/Component.h" #include "Component/Transform.h" #include "Component/Camera.h" #include "Component/DirectionalLight.h" #include "System/ComponentSystem.h" using namespace Seele; using namespace Seele::System;