MCPcopy Index your code

hub / github.com/Javlonbek1233/Amali-ish-9 / functions

Functions24 in github.com/Javlonbek1233/Amali-ish-9

↓ 17 callersFunctionplayHudSound
(type: "click" | "hover" | "success" | "warning" | "powerup" | "decline" | "warp")
src/utils/synth.ts:18
↓ 7 callersFunctionaddMessage
(sender: "user" | "jarvis" | "system", text: string)
src/App.tsx:54
↓ 7 callersFunctionupdateStatus
(newFields: Partial<SystemStatus>)
src/App.tsx:65
↓ 2 callersFunctiongetAI
()
server.ts:17
↓ 2 callersFunctionhandleSliderChange
(param: "shieldStatus" | "gridLoad", value: number)
src/components/TacticalPanels.tsx:117
↓ 1 callersFunctiongetAudioContext
()
src/utils/synth.ts:8
↓ 1 callersFunctionhandleSendMessage
(promptText: string)
src/App.tsx:70
↓ 1 callersFunctionhandleSpeedChange
(mode: CoreSpeedMode)
src/components/TacticalPanels.tsx:71
↓ 1 callersFunctionrender
()
src/components/DiagnosticGrid.tsx:45
↓ 1 callersFunctionresizeCanvas
()
src/components/DiagnosticGrid.tsx:34
↓ 1 callersFunctionselectColor
(color: ThemeColor)
src/components/TacticalPanels.tsx:122
↓ 1 callersFunctionstartServer
()
server.ts:130
FunctionApp
()
src/App.tsx:13
FunctionDiagnosticGrid
({ themeColor, coreSpeedMode, coreTemp }: DiagnosticGridProps)
src/components/DiagnosticGrid.tsx:10
FunctionHudReactorCore
({ themeColor, coreSpeedMode, coreTemp, gridLoad, soundEnabled, onModifyCore, }: HudReactorCorePro
src/components/HudReactorCore.tsx:14
FunctionJarvisTerminal
({ themeColor, coreSpeedMode, coreTemp, gridLoad, shieldStatus, soundEnabled, messages, loadin
src/components/JarvisTerminal.tsx:19
FunctionTacticalPanels
({ status, onUpdateStatus, onTriggerDiagnostics, }: TacticalPanelsProps)
src/components/TacticalPanels.tsx:15
FunctionTypewriterText
({ text }: { text: string })
src/components/JarvisTerminal.tsx:92
FunctiondischargeContainmentField
()
src/App.tsx:161
FunctionhandleCoreClick
()
src/components/HudReactorCore.tsx:63
FunctionhandleSend
(e: React.FormEvent)
src/components/JarvisTerminal.tsx:41
FunctionhandleTriggerDiagnostics
(sectorName: string)
src/App.tsx:127
FunctionhandleTriggerPreset
(command: PresetCommand)
src/App.tsx:113
FunctiontoggleSound
()
src/components/TacticalPanels.tsx:109