UNPKG

@petkoneo/phaser3-rex-plugins

Version:
6 lines (5 loc) 127 B
var StopAllMotions = function () { this._motionManager.stopAllMotions(); return this; } export default StopAllMotions;