mirror of
https://github.com/photonstorm/phaser
synced 2024-11-13 00:17:24 +00:00
Docs update.
This commit is contained in:
parent
b8429b683e
commit
0e24b1b946
1 changed files with 2 additions and 2 deletions
|
@ -316,8 +316,8 @@ You can read all about the philosophy behind Lazer [here](http://phaser.io/news/
|
|||
|
||||
### Updates
|
||||
|
||||
* TypeScript definitions fixes and updates (thanks )
|
||||
* Docs typo fixes (thanks @rroylance @Owumaro)
|
||||
* TypeScript definitions fixes and updates (thanks @calvindavis)
|
||||
* Docs typo fixes (thanks @rroylance @Owumaro @boniatillo-com)
|
||||
* The InputHandler.flagged property has been removed. It was never used internally, or exposed via the API, so was just overhead.
|
||||
* The src/system folder has been removed and all files relocated to the src/utils folder. This doesn't change anything from an API point of view, but did change the grunt build scripts slightly.
|
||||
* BitmapData.shadow and BitmapData.text now both `return this` keeping them in-line with the docs (thanks @greeny #2634)
|
||||
|
|
Loading…
Reference in a new issue