UNPKG

@petkoneo/phaser3-rex-plugins

Version:
7 lines 173 B
export default { setBindingTarget(target) { var child = this.childrenMap.panel; // tweaker child.setBindingTarget(target); return this; }, }