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

Function l2c

libraries/p5.js:30193–30193  ·  view source on GitHub ↗
(x1, y1, x2, y2)

Source from the content-addressed store, hash-verified

30191}
30192
30193function l2c(x1, y1, x2, y2) { return [x1, y1, x2, y2, x2, y2]; }
30194
30195function q2c(x1, y1, ax, ay, x2, y2) {
30196 var _13 = 1 / 3, _23 = 2 / 3;

Callers 1

processPathFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected