MCPcopy Create free account
hub / github.com/StevenLyt/mapf-visualizer /

Class

src/LAMAPFVisualizer.jsx:21–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19const DEFAULTCOL = 15;
20
21class LAMAPFVisualizer extends Component {
22 constructor(props) {
23 super(props);
24 this.state = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected