mirror of
https://github.com/photonstorm/phaser
synced 2025-02-16 14:08:28 +00:00
Docs update.
This commit is contained in:
parent
3ebcd3639d
commit
08809217cd
1 changed files with 1 additions and 1 deletions
|
@ -319,7 +319,7 @@ You can read all about the philosophy behind Lazer [here](http://phaser.io/news/
|
|||
### Updates
|
||||
|
||||
* TypeScript definitions fixes and updates (thanks @calvindavis @AlvaroBarua)
|
||||
* Docs typo fixes (thanks @rroylance @Owumaro @boniatillo-com)
|
||||
* Docs typo fixes (thanks @rroylance @Owumaro @boniatillo-com @samme)
|
||||
* 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…
Add table
Reference in a new issue