UNPKG

phaser3-rex-plugins

Version:
7 lines 180 B
var _PostLayout = function (parent, newWidth, newHeight) { if (this._anchor) { this._anchor.updatePosition(); } return this; } export default _PostLayout;