mirror of
https://github.com/photonstorm/phaser
synced 2024-11-10 07:04:31 +00:00
parent
ead539a664
commit
ca5cdf4b1a
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
# New Features
|
||||
|
||||
* `BaseSoundManager.isPlaying` is a new method that will return a boolean if the given sound key is playing. If you don't provide a key, it will return a boolean if any sound is playing (thanks @samme)
|
||||
* Added `dispatchContextLost` and `dispatchContextRestored` internal methods called by `contextLostHandler` and `contextRestoredHandler` for custom context overrides and error tracking. (@yaustar)
|
||||
|
||||
# WebGL Rendering Updates
|
||||
|
||||
|
|
Loading…
Reference in a new issue