Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
30193
function
l2c(x1, y1, x2, y2) {
return
[x1, y1, x2, y2, x2, y2]; }
30194
30195
function
q2c(x1, y1, ax, ay, x2, y2) {
30196
var
_13 = 1 / 3, _23 = 2 / 3;
Callers
1
processPath
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected