Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Javlonbek1233/Elegant-Dark-
/ functions
Functions
22 in github.com/Javlonbek1233/Elegant-Dark-
⨍
Functions
22
◇
Types & classes
7
↓ 2 callers
Function
handleFirestoreError
(error: unknown, operationType: OperationType, path: string | null)
src/services/firebase.ts:35
↓ 1 callers
Function
getColor
()
src/components/game/Buildings.tsx:28
↓ 1 callers
Function
placeBuilding
()
src/components/game/Player.tsx:32
↓ 1 callers
Function
testConnection
()
src/services/firebase.ts:50
↓ 1 callers
Function
useMultiplayer
()
src/hooks/useMultiplayer.ts:6
Function
App
()
src/App.tsx:9
Function
BuildingMesh
({ building }: BuildingMeshProps)
src/components/game/Buildings.tsx:21
Function
Buildings
()
src/components/game/Buildings.tsx:5
Function
Decorations
()
src/components/game/Decorations.tsx:4
Function
Feature
({ icon, label }: { icon: React.ReactNode; label: string })
src/App.tsx:112
Function
Grass
()
src/components/game/Terrain.tsx:20
Function
HUD
()
src/components/ui/HUD.tsx:6
Function
KeyCap
({ label, className = "" }: { label: string; className?: string })
src/components/ui/HUD.tsx:129
Function
Player
()
src/components/game/Player.tsx:13
Function
RemotePlayers
()
src/components/game/RemotePlayers.tsx:4
Function
Scene
()
src/components/game/Scene.tsx:12
Function
StatBar
({ label, icon, value, color }: { label: string; icon: React.ReactNode; value: number; color: string })
src/components/ui/HUD.tsx:108
Function
Terrain
()
src/components/game/Terrain.tsx:5
Function
handleKeyDown
(e: KeyboardEvent)
src/components/game/Player.tsx:55
Function
handleKeyUp
(e: KeyboardEvent)
src/components/game/Player.tsx:65
Function
signIn
()
src/services/firebase.ts:12
Function
signOut
()
src/services/firebase.ts:13