You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
constpicture="./sample.png";
// Pass in path to file and number of pixels per tile (tiles per line?)consttile_set=wipeout.TileSet.from(picture, 50);
varc=Collapser(tile_set, x, y){};
Example API: