Skip to content
This repository was archived by the owner on Jul 23, 2019. It is now read-only.
This repository was archived by the owner on Jul 23, 2019. It is now read-only.

Constant game loop #2

Description

@brianedmonds90

It appears that we need a constant game loop. The game.update() method needs to be called every 1/60th of a second rather then every time the canvas gets redrawn for our physics simulations to work. Maybe a Runnable object is the best way to go here

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions