alec-jackson / alec-jackson/studious-engine
Refactor GameInstance Class
未关闭
enhancement
- 主要语言
- C
- 星标
- 6
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
Refactor the GameInstance class by splitting it into a GameScene object and a GameInstance object. GameInstance should only track and manage things related to the actual single game instance. The GameScene should track all SceneObjects and update them via the physics controller. There can be multiple GameScenes for a game, but there should only ever be a single GameInstance active for the application.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。