Commit 12b0032 1 parent 3e70d4a commit 12b0032 Copy full SHA for 12b0032
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -38,10 +38,10 @@ Examples showing how to use p2.js with your favorite renderer.
38
38
* [ Canvas: Box on plane] ( http://schteppe.github.io/p2.js/examples/canvas/box.html )
39
39
* [ Canvas: Character demo] ( http://schteppe.github.io/p2.js/examples/canvas/character.html )
40
40
* [ Canvas: Circle on plane] ( http://schteppe.github.io/p2.js/examples/canvas/circle.html )
41
- * [ Canvas: Interpolation] ( http://schteppe.github.io/p2.js/examples/pixijs /interpolation.html )
42
- * [ Canvas: Mousejoint] ( http://schteppe.github.io/p2.js/examples/pixijs /mouseJoint.html )
43
- * [ Canvas: Sensors] ( http://schteppe.github.io/p2.js/examples/pixijs /sensors.html )
44
- * [ Canvas: Sensors 2] ( http://schteppe.github.io/p2.js/examples/pixijs /sensors2.html )
41
+ * [ Canvas: Interpolation] ( http://schteppe.github.io/p2.js/examples/canvas /interpolation.html )
42
+ * [ Canvas: Mousejoint] ( http://schteppe.github.io/p2.js/examples/canvas /mouseJoint.html )
43
+ * [ Canvas: Sensors] ( http://schteppe.github.io/p2.js/examples/canvas /sensors.html )
44
+ * [ Canvas: Sensors 2] ( http://schteppe.github.io/p2.js/examples/canvas /sensors2.html )
45
45
* [ Pixi.js: Box on plane] ( http://schteppe.github.io/p2.js/examples/pixijs/box.html )
46
46
47
47
### Sample code
You can’t perform that action at this time.
0 commit comments