Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/martinlaxenaire/curtainsjs
/ main.navigation.js
File
main.navigation.js
documentation/js/main.navigation.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{Curtains, Plane, Vec2} from
'https://www.curtainsjs.com/src/index.mjs'
;
2
3
window.addEventListener(
"load"
, () => {
4
const
mousePosition =
new
Vec2();
Callers
nothing calls this directly
Calls
15
writeTitle
Function · 0.85
handleExamples
Function · 0.85
onContextLost
Method · 0.80
onReEnterView
Method · 0.80
onLoading
Method · 0.80
onReady
Method · 0.80
needUpdate
Method · 0.80
handleMovement
Function · 0.70
min
Method · 0.45
onError
Method · 0.45
add
Method · 0.45
restoreContext
Method · 0.45
Tested by
no test coverage detected