MCPcopy Index your code
hub / github.com/ChartGPU/ChartGPU / animation-controller.ts

File animation-controller.ts

examples/acceptance/animation-controller.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createAnimationController } from '../../src/core/createAnimationController';
2import { easeCubicOut, easeLinear } from '../../src/utils/easing';
3
4// TypeScript-only acceptance checks for Story 5.15 Animation Controller.

Callers

nothing calls this directly

Calls 6

animateMethod · 0.80
cancelMethod · 0.80
assertFunction · 0.70
assertInClosedRangeFunction · 0.70
updateMethod · 0.65

Tested by

no test coverage detected