MCPcopy
hub / github.com/victorqribeiro/isocity / $c

Function $c

js/main.js:4–4  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2const $ = _ => document.querySelector(_)
3
4const $c = _ => document.createElement(_)
5
6let canvas, bg, fg, cf, ntiles, tileWidth, tileHeight, texWidth,
7 texHeight, map, tools, tool, activeTool, isPlacing, previousState

Callers 1

initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected