Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StevenLyt/mapf-visualizer
/ removeAgent
Method
removeAgent
src/LAMAPFVisualizer.jsx:272–274 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
270
}
271
272
removeAgent() {
273
this.setState({ toDelete: true });
274
}
275
276
handleChangeAlg(e) {
277
this.setState({ algorithm: e.target.value });
Callers
1
render
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected