Skip to content

Commit

Permalink
update commment on GameLoop Ticker in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
erf committed May 1, 2020
1 parent d26b09a commit 95e3cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## [next]
- Adding SpriteBatch API, which renders sprites effectively using Canvas.drawAtlas
- Refactor game.dart classes into separate files
- Split up gameloop into separate GameLoop class
- Adding a GameLoop class which uses a Ticker for updating game
- Adding sprites example
- Made BaseGame non-abstract and removed SimpleGame
- Adding SpriteButton Widget
Expand Down

0 comments on commit 95e3cce

Please sign in to comment.