MCPcopy Create free account
hub / github.com/LaVache-FR/AnimationUtil / reset

Method reset

fr/lavache/anime/Animate.java:18–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16 }
17
18 public void reset() { time = min; }
19
20 public Animate update() {
21 if (reversed) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected