MCPcopy Create free account
hub / github.com/marijnh/Eloquent-JavaScript /

Class

code/animatevillage.js:25–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23 const speed = 2
24
25 class Animation {
26 constructor(worldState, robot, robotState) {
27 this.worldState = worldState
28 this.robot = robot

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected