MCPcopy Create free account
hub / github.com/codrops/TypeShuffleAnimation /

Class

src/js/typeShuffle.js:9–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7 * Class representing one line
8 */
9class Line {
10 // line position
11 position = -1;
12 // cells/chars

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected