alec-jackson / alec-jackson/studious-engine
Refactor GameInstance Class
Ouverte
enhancement
- Langage dominant
- C
- Étoiles
- 6
- Forks
- 1
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.