alec-jackson / alec-jackson/studious-engine
Refactor GameInstance Class
Đang mở
enhancement
- Ngôn ngữ chính
- C
- Star
- 6
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.