UNPKG

phaser3-rex-plugins

Version:
5 lines (4 loc) 109 B
var GetAllChess = function (out) { return this.board.getAllChess(out); } export default GetAllChess;