UNPKG

@petkoneo/phaser3-rex-plugins

Version:
6 lines (5 loc) 141 B
var SetClickTarget = function (target) { this.waitEventManager.setClickTarget(target); return this; } export default SetClickTarget;