質問編集履歴
1
文章を修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -90,7 +90,7 @@
|
|
90
90
|
Camera.hpp Component.hpp Context.hpp Core.hpp SpriteRenderer.hpp Transform.hpp imgui
|
91
91
|
```
|
92
92
|
|
93
|
-
##### Engine
|
93
|
+
##### EngineのComponent.hppの場所を確認
|
94
94
|
```terminal
|
95
95
|
:~/program/project/engine/include$ ls
|
96
96
|
Archetype.hpp Chunk.hpp Component.hpp Engine.hpp EntityManager.hpp Window.hpp WorldManager.hpp
|