RichardMarks / coin-collector-mobile

MIT License
0 stars 1 forks source link

credits scene #20

Closed RichardMarks closed 6 years ago

RichardMarks commented 6 years ago

we need some sort of credits scene for the game

we need some kind of way to go back to the title scene from this scene

at a minimum we need to update and render the scene

proc updateCreditsScene(scene: Scene, deltaTime: float) proc renderCreditsScene(scene: Scene, deltaTime: float)