UNPKG

phaser4-rex-plugins

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