mirror of
https://github.com/photonstorm/phaser
synced 2024-12-18 17:16:03 +00:00
fe8c5021fa
As pointed out, `newChild.parent` could be accessed after it was set to undefined. This fix unifies the code from the various `destroy` methods so the previou issue does not occur. |
||
---|---|---|
.. | ||
Camera.js | ||
Filter.js | ||
FlexGrid.js | ||
FlexLayer.js | ||
Game.js | ||
Group.js | ||
Plugin.js | ||
PluginManager.js | ||
ScaleManager.js | ||
Signal.js | ||
SignalBinding.js | ||
Stage.js | ||
State.js | ||
StateManager.js | ||
World.js |