↓ 4 callersFunctioncalculateSpringPoint(
oldPosition: Point,
anchor: Point,
stiffness: number,
mass: number,
damping: number,
)
src/samples/rope_physics/helper.ts:30
FunctionPaletteItem({
colors,
index,
activeGesture,
activeColor,
onColorPress,
})
src/samples/color_swatch/ColorSwatch.tsx:43
FunctionUnitView({
unit,
index,
activeInput,
onLayout,
getRef,
})
src/samples/rope_physics/plug_socket/PlugSocketsView.tsx:35