UNPKG

phaser4-rex-plugins

Version:
9 lines (8 loc) 155 B
/* 1. Fill background tiles */ var Init = function () { // TODO: assign symobls of board via callback return this; } export default Init;