Crop component is missing from RenderTexture class

This commit is contained in:
J.C 2019-12-27 17:01:14 +08:00
parent 64690cf987
commit 936563df11

View file

@ -38,6 +38,7 @@ var UUID = require('../../utils/string/UUID');
* @extends Phaser.GameObjects.Components.Alpha
* @extends Phaser.GameObjects.Components.BlendMode
* @extends Phaser.GameObjects.Components.ComputedSize
* @extends Phaser.GameObjects.Components.Crop
* @extends Phaser.GameObjects.Components.Depth
* @extends Phaser.GameObjects.Components.Flip
* @extends Phaser.GameObjects.Components.GetBounds