MCPcopy Create free account
hub / github.com/Code-Bullet/Jump-King /

Class

Coin.js:1–1  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1class Coin{
2 constructor(x,y, type = "reward") {
3 this.levelNo = 0;
4 this.x = x;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected