UNPKG

phaser3-rex-plugins

Version:
6 lines (5 loc) 137 B
var RemoveAllChess = function (destroy) { this.board.removeAllChess(destroy); return this; } export default RemoveAllChess;