mirror of
https://github.com/photonstorm/phaser
synced 2024-11-10 07:04:31 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
a72668b419
commit
6a35f2c52e
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ All of the following are specific to the Matter Physics implementation used by P
|
|||
#### Matter Physics New Features
|
||||
|
||||
* Matter Physics now has 100% JSDoc coverage! Woohoo :)
|
||||
* Matter Physics now has brand new TypeScript defs included in the `types` folder :)
|
||||
* `MatterDebugConfig` is a new configuration object that contains all of the following new Matter debug settings:
|
||||
* `showAxes`- Render all of the body axes?
|
||||
* `showAngleIndicator`- Render just a single body axis?
|
||||
|
|
Loading…
Reference in a new issue