This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
phaser
Watch
2
Star
0
Fork
You've already forked phaser
0
mirror of
https://github.com/photonstorm/phaser
synced
2024-12-23 19:43:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
94662cdbc7
phaser
/
src
/
physics
History
Richard Davey
94662cdbc7
StaticBody.setSize
will now check to see if the body has a Game Object or not, and only call
getCenter
and the frame sizes if it has. This fixes a bug where calling
physics.add.staticBody
would throw an error if you provided a width and height.
Fix
#6630
2023-09-27 18:22:01 +01:00
..
arcade
StaticBody.setSize
will now check to see if the body has a Game Object or not, and only call
getCenter
and the frame sizes if it has. This fixes a bug where calling
physics.add.staticBody
would throw an error if you provided a width and height.
Fix
#6630
2023-09-27 18:22:01 +01:00
matter-js
Clarify set body docs further
2023-09-14 11:47:31 +01:00
index.js
Updated copyright year
2023-01-02 17:36:27 +00:00