MCPcopy Create free account
hub / github.com/Fiddle-Digital/string-scroll /

Class

src/Animations/StringAnimationData.ts:1–1  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export class StringAnimationData{
2 current: number = 0
3 target: number = 0
4 value: number = 0

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected