Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aagentah/nw_wrld
/ functions
Functions
1,037 in github.com/aagentah/nw_wrld
⨍
Functions
1,037
◇
Types & classes
96
Method
destroy
()
src/main/starter_modules/CubeCube.js:251
Method
destroy
()
src/main/starter_modules/ScanLines.js:177
Method
destroy
()
src/main/starter_modules/LowEarthPoint.js:301
Method
destroy
()
src/main/starter_modules/ImageGallery.js:225
Method
destroy
()
src/main/starter_modules/GridDots.js:87
Method
destroy
()
src/projector/templates/ThreeTemplate.ts:94
Method
destroy
* Implements the 'destroy' method for cleanup.
src/projector/helpers/threeBase.ts:933
Method
destroyTrack
()
src/projector/internal/sandbox/TrackSandboxHost.ts:98
Method
displacementAmplitude
* Implements the 'displacementAmplitude' method. * Controls the strength of geometry displacement. * @param {Object} options - Configuration opt
src/projector/helpers/threeBase.ts:703
Method
displacementParams
* Controls global displacement amplitude, oscillation speed, * and per-axis amplitude multipliers in one call.
src/projector/helpers/threeBase.ts:731
Method
displacementVector
* Controls per-axis amplitude multipliers for geometry displacement. * These values scale the global amplitude independently on X, Y, and Z.
src/projector/helpers/threeBase.ts:718
Method
disposeMaterial
(mat)
src/main/starter_modules/ModelLoader.js:108
Method
disposeObject
(object)
src/projector/helpers/threeBase.ts:934
Function
ensureRenderStatusElement
()
src/projector/Projector.ts:86
Method
ensureSandbox
()
test/projectorLifecycleRuntime.test.js:132
Function
executeMethods
( this: MethodExecutorContext, methods: unknown, instanceId: unknown, moduleInstances: unknown, isCo
src/projector/internal/track/methodExecutor.ts:35
Method
font
({ font = "fonts/RobotoMono-VariableFont_wght.ttf" } = {})
src/main/starter_modules/Text.js:126
Function
getAssetsBaseUrlForSandboxToken
(token: unknown)
src/projector/Projector.ts:65
Method
getCurrentStep
()
src/shared/sequencer/SequencerPlayback.ts:110
Method
getDerivedStateFromError
(_error: unknown)
src/dashboard/components/ErrorBoundary.tsx:18
Function
getJsonDir
()
src/shared/json/jsonFileBase.ts:42
Method
getProgress
()
src/shared/midi/midiPlayback.ts:125
Function
getProjectDirForEvent
(event: SenderEvent)
src/main/mainProcess/windows.ts:137
Method
getRadiusAtPoint
(cosTheta, sinTheta, phi, normalizedY)
src/main/starter_modules/CloudPointIceberg.js:72
Method
getRandomSnippets
(snippets, count)
src/main/starter_modules/CodeColumns.js:95
Function
getUserDataPath
()
src/dashboard/core/utils.ts:84
Method
halt
()
src/main/starter_modules/ScanLines.js:117
Function
handleBeforeUnload
()
src/dashboard/core/hooks/useDashboardPersistence.ts:83
Function
handleChannelMessage
( this: ChannelDispatchContext, channelPath: string, debugContext: Record<string, unknown> = {} )
src/projector/internal/track/channelDispatch.ts:48
Function
handleClearPreview
()
src/dashboard/modals/AddModuleModal.tsx:566
Function
handleClick
(e)
src/dashboard/components/Button.tsx:38
Function
handleClose
()
src/dashboard/components/NewModuleDialog.tsx:90
Function
handleClose
()
src/dashboard/components/ModuleEditorModal.tsx:607
Function
handleClose
()
src/dashboard/modals/AddModuleModal.tsx:136
Function
handleCloseModuleEditor
()
src/dashboard/core/hooks/useDashboardUiState.ts:81
Function
handleConfirm
()
src/dashboard/modals/ConfirmationModal.tsx:26
Function
handleCreateModule
(moduleName: string, templateType: string)
src/dashboard/core/hooks/useDashboardUiState.ts:69
Function
handleCreateNewModule
()
src/dashboard/core/hooks/useDashboardUiState.ts:65
Function
handleDeleteSet
(setId: string)
src/dashboard/modals/SelectSetModal.tsx:134
Function
handleDeleteTrack
(trackIndex: number)
src/dashboard/modals/SelectTrackModal.tsx:167
Function
handleEditModule
(moduleName: string)
src/dashboard/core/hooks/useDashboardUiState.ts:75
Function
handleKeyDown
(e)
src/dashboard/Dashboard.js:229
Function
handleKeyDown
(e: KeyboardEvent)
src/dashboard/core/hooks/useDashboardPlayback.ts:378
Function
handleOpenUpdates
()
src/dashboard/components/DashboardHeader.tsx:25
Function
handlePreview
()
src/dashboard/modals/AddModuleModal.tsx:483
Function
handleSetSelect
(setId: string)
src/dashboard/modals/SelectSetModal.tsx:120
Function
handleShowMethodCode
(methodName: string)
src/dashboard/modals/MethodConfiguratorModal.tsx:995
Function
handleSubmit
()
src/dashboard/modals/EditChannelModal.tsx:188
Function
handleTrackSelect
(trackId: string | number)
src/dashboard/modals/SelectTrackModal.tsx:162
Function
handleTrackSelection
(trackName)
test/projectorLifecycleRuntime.test.js:329
Function
handleTrackSelection
(trackName)
src/projector/internal/track/trackLifecycle.js:52
Method
hide
(options: { duration?: number } = {})
src/projector/helpers/moduleBase.ts:203
Function
init
()
src/projector/Projector.ts:169
Function
initDashboardIpc
(this: DashboardIpcContext)
src/projector/internal/ipcFromDashboard.ts:34
Function
initInputListener
(this: InputListenerContext)
src/projector/internal/inputListener.ts:27
Method
initTrack
()
test/projectorLifecycleRuntime.test.js:136
Function
initWorkspaceModulesChangedListener
(this: WorkspaceEventsContext)
src/projector/internal/workspaceEvents.ts:16
Function
introspectModule
( this: IntrospectionContext, moduleId: unknown )
src/projector/internal/introspection.ts:14
Method
invert
* Inverts all colors in the module container using CSS filter. * @param {Object} options * @param {number} options.duration - Duration to apply
src/projector/helpers/moduleBase.ts:627
Function
isExistingDirectoryFallback
(dirPath: string)
src/main/mainProcess/pathSafety.ts:11
Method
iterate
()
src/main/starter_modules/CodeColumns.js:123
Function
lineWidth
(value)
test/cornersStarterModule.test.js:36
Method
load
(pattern: Pattern | null | undefined, bpm: number = 120)
src/shared/sequencer/SequencerPlayback.ts:32
Method
loadData
({ dataPath = "json/radiation.json", valueKey = "Estimated DGSR", maxPoints = 800, } = {})
src/main/starter_modules/PerlinBlob.js:257
Method
loadMeteors
({ count = 5 } = {})
src/main/starter_modules/AsteroidGraph.js:129
Method
loadModel
({ modelPath = "models/cube.obj", scale = 1.0 } = {})
src/main/starter_modules/ModelLoader.js:149
Function
loadModuleClass
(moduleType: unknown)
src/projector/Projector.ts:75
Function
loadUserData
(activeSetIdOverride: unknown = null)
src/projector/Projector.ts:184
Function
loadWorkspaceModuleSource
(moduleId)
test/module-introspection-cache-invalidation.test.js:26
Function
loadWorkspaceModuleSource
(moduleType: unknown)
src/projector/Projector.ts:71
Function
loadWorkspaceModuleSource
( this: WorkspaceModulesContext, moduleType: unknown )
src/projector/internal/workspaceModules.ts:16
Function
logToMain
(message: unknown)
src/projector/Projector.ts:79
Method
matchesTarget
(evt: unknown)
src/main/InputManager.ts:192
Function
next
()
src/main/starter_modules/CubeGrowth.js:57
Method
onError
(error)
src/main/starter_modules/ModelLoader.js:166
Function
onVisibilityChange
()
src/dashboard/core/hooks/useDashboardAudioCapture.ts:400
Method
onWindowResize
* Handles window resize events.
src/projector/helpers/threeBase.ts:357
Method
opacity
* Adjusts the opacity of the element. * @param {Object} options * @param {number} options.value - The opacity value between 0 and 1 (default: 1)
src/projector/helpers/moduleBase.ts:263
Method
parseAxis
(v: unknown, fallback: number)
src/projector/helpers/threeBase.ts:719
Method
play
()
src/shared/sequencer/SequencerPlayback.ts:50
Function
previewModule
( this: PreviewControllerContext, moduleName: unknown, moduleData: unknown, requestId: unknown = null
src/projector/internal/preview/previewController.ts:28
Method
primary
({ duration } = {})
src/main/starter_modules/LowEarthPoint.js:273
Method
primary
({ duration = 0 } = {})
src/projector/templates/ThreeTemplate.ts:57
Function
querySelector
(selector)
test/projectorLifecycleRuntime.test.js:73
Function
queueDebugLog
(this: DebugLogContext, log: string)
src/projector/internal/debugLog.ts:10
Method
randomText
({ length = 8, characters = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789", } = {}
src/main/starter_modules/Text.js:111
Method
randomZoom
* Applies a random zoom effect with a random position within specified scale bounds * @param {Object} options * @param {number} options.scaleFro
src/projector/helpers/moduleBase.ts:381
Method
randomise
(options = {})
src/main/starter_modules/Frame.js:245
Method
randomize
()
src/main/starter_modules/MathOrbitalMap.js:287
Method
randomizeColour
()
src/main/starter_modules/CloudPointIceberg.js:295
Function
range
(min, max)
src/main/starter_modules/CubeGrowth.js:61
Function
refreshPage
()
src/projector/Projector.ts:237
Function
removeChild
(child)
test/cornersStarterModule.test.js:53
Method
removeListener
(type?: string, handler?: Listener)
src/main/testing/mockWebMidi.ts:29
Method
reset
()
src/main/starter_modules/Text.js:178
Method
reset
()
src/main/starter_modules/ScanLines.js:121
Method
resetCubes
()
src/main/starter_modules/CubeCube.js:233
Method
resolveDevices
()
src/main/InputManager.ts:586
Function
resolveWithinDirFallback
(baseDir: string, relPath: string)
src/main/mainProcess/pathSafety.ts:19
Method
rotate
* Rotates the element either infinitely or for a specified duration. * After the duration, the rotation stops, and the element remains in its final
src/projector/helpers/moduleBase.ts:285
← previous
next →
901–1,000 of 1,037, ranked by callers