phaser/v3/src/boot
Pavle Goloskokovic 0fe8757054 moved create method meant for instantiating global sound manager object form BaseSoundManager class to dedicated SoundManagerCreator class
moved setting local game reference from WebAudioSoundManager class to BaseSoundManager class constructor
fixed bug with audio context creation condition in WebAudioSoundManager class
2017-11-10 19:05:26 +01:00
..
Config.js Tidying-up the namespace. 2017-10-11 17:06:13 +01:00
CreateRenderer.js Tidying-up the namespace. 2017-10-11 17:06:13 +01:00
DebugHeader.js Adding in method and property docs 2017-10-04 23:48:16 +01:00
Game.js moved create method meant for instantiating global sound manager object form BaseSoundManager class to dedicated SoundManagerCreator class 2017-11-10 19:05:26 +01:00
Ticker.js Adding in method and property docs 2017-10-04 23:48:16 +01:00
TimeStep.js Adding in method and property docs 2017-10-04 23:48:16 +01:00
TimeStepDebug.js Adding in method and property docs 2017-10-04 23:48:16 +01:00
VisibilityHandler.js Adding in method and property docs 2017-10-04 23:48:16 +01:00