MCPcopy
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

1import {Curtains, Plane, Vec2} from 'https://www.curtainsjs.com/src/index.mjs';
2
3window.addEventListener("load", () => {
4 const mousePosition = new Vec2();

Callers

nothing calls this directly

Calls 15

writeTitleFunction · 0.85
handleExamplesFunction · 0.85
onContextLostMethod · 0.80
onReEnterViewMethod · 0.80
onLoadingMethod · 0.80
onReadyMethod · 0.80
needUpdateMethod · 0.80
handleMovementFunction · 0.70
minMethod · 0.45
onErrorMethod · 0.45
addMethod · 0.45
restoreContextMethod · 0.45

Tested by

no test coverage detected