MCPcopy Create free account
hub / github.com/ScriptedAlchemy/tracedecay / reheat

Method reheat

dashboard/graph/src/simulation.ts:37–37  ·  view source on GitHub ↗

Reheats the simulation (e.g. after expansion or drag release).

(target?: number)

Source from the content-addressed store, hash-verified

35 tick(): void;
36 /** Reheats the simulation (e.g. after expansion or drag release). */
37 reheat(target?: number): void;
38 isActive(): boolean;
39}
40

Callers 3

GraphCanvasFunction · 0.80
onPointerMoveFunction · 0.80
onPointerUpFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected