MCPcopy Create free account
hub / github.com/microsoft/SandDance / initializeForce

Function initializeForce

docs/tests/v2/es6/js/sanddance.js:119962–119965  ·  view source on GitHub ↗
(force)

Source from the content-addressed store, hash-verified

119960 }
119961
119962 function initializeForce(force) {
119963 if (force.initialize) force.initialize(nodes);
119964 return force;
119965 }
119966
119967 initializeNodes();
119968 return simulation = {

Callers 1

_defaultFunction · 0.70

Calls 1

initializeMethod · 0.65

Tested by

no test coverage detected