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

Class

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

Source from the content-addressed store, hash-verified

1class DiagonalCollisionInfo {
2 constructor() {
3 this.collisionPoints = []
4 this.leftSideOfPlayerCollided = false;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected