mirror of
https://github.com/photonstorm/phaser
synced 2024-11-22 20:53:39 +00:00
Docs update.
This commit is contained in:
parent
8e7b717a50
commit
13e97532b8
1 changed files with 2 additions and 2 deletions
|
@ -260,8 +260,8 @@ If you are an exceptional JavaScript developer and would like to join the Phaser
|
|||
|
||||
### Updates
|
||||
|
||||
* TypeScript definitions fixes and updates (thanks @clark-stevenson @vrecluse)
|
||||
* JSDoc typo fixes (thanks )
|
||||
* TypeScript definitions fixes and updates (thanks @clark-stevenson @vrecluse @yahiko00)
|
||||
* JSDoc typo fixes (thanks @Cowa @yahiko00)
|
||||
* VideoStream.active = false is used if the browser supports it, otherwise it falls back to VideoStream.stop.
|
||||
* Text can now accept `undefined` or `null` as the `text` argument in the constructor and will cast it as an empty string.
|
||||
|
||||
|
|
Loading…
Reference in a new issue