This commit is contained in:
photonstorm 2016-12-05 10:27:15 +00:00
parent 47d6f59b58
commit 24f04c75c8

View file

@ -4786,6 +4786,7 @@ declare module Phaser {
scale: Phaser.ScaleManager;
sound: Phaser.SoundManager;
stage: Phaser.Stage;
state: Phaser.StateManager;
time: Phaser.Time;
tweens: Phaser.TweenManager;
world: Phaser.World;