質問するログイン新規登録

質問編集履歴

1

文章を修正

2023/10/04 11:47

投稿

samidare_chan
samidare_chan

スコア18

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.cppとComponent.hppの場所を確認
93
+ ##### EngineComponent.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