UNPKG

@petkoneo/phaser3-rex-plugins

Version:
6 lines (5 loc) 144 B
var SetCameraTarget = function (camera) { this.waitEventManager.setCameraTarget(camera); return this; } export default SetCameraTarget;