alec-jackson / alec-jackson/studious-engine

Refactor GameInstance Class

未关闭
#24 0 条评论 0 个 reaction 已指派 1 人 已被 @Weetsy 认领 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。