mirror of
https://github.com/wassname/phaser.git
synced 2026-08-01 12:50:06 +08:00
Add an example to show framerate independence in physics calculations
This commit is contained in:
@@ -534,6 +534,10 @@
|
||||
"file": "bounce.js",
|
||||
"title": "bounce"
|
||||
},
|
||||
{
|
||||
"file": "framerate+independence.js",
|
||||
"title": "framerate independence"
|
||||
},
|
||||
{
|
||||
"file": "mass+velocity+test.js",
|
||||
"title": "mass velocity test"
|
||||
|
||||
Reference in New Issue
Block a user