MCPcopy Create free account

hub / github.com/akarlsten/cuberun / functions

Functions37 in github.com/akarlsten/cuberun

↓ 10 callersFunctionlevelColor
(base)
src/components/Arch.js:26
↓ 6 callersFunctionrandomInRange
(from, to)
src/util/randomInRange.js:1
↓ 2 callersFunctiondistance2D
(p1x, p1y, p2x, p2y)
src/util/distance2D.js:1
↓ 2 callersFunctiongetScore
()
src/components/html/Hud.js:10
↓ 2 callersFunctiongetSpeed
()
src/components/html/Hud.js:9
↓ 2 callersFunctionmakeTunnel
(tunnelLength = 10, gapSize = 3)
src/util/generateFixedCubes.js:28
↓ 2 callersFunctionmakeWall
(hasGap = true, gapSize = 3)
src/util/generateFixedCubes.js:6
↓ 2 callersFunctionuseKeys
(target, event, up = true)
src/components/KeyboardControls.js:6
↓ 1 callersFunctiongenerateCubeTunnel
()
src/util/generateFixedCubes.js:144
↓ 1 callersFunctiongenerateDiamond
()
src/util/generateFixedCubes.js:136
↓ 1 callersFunctionmakeDiamond
(size = 21, tunnelLength = 10)
src/util/generateFixedCubes.js:63
FunctionArch
()
src/components/Arch.js:7
FunctionAuthor
()
src/components/html/Author.js:3
FunctionCubeTunnel
()
src/components/CubeTunnel.js:5
FunctionCubeWorld
({ color, bgColor })
src/components/CubeWorld.js:29
FunctionGameState
()
src/components/GameState.js:14
FunctionGlobalColor
({ materialRef })
src/components/GlobalColor.js:10
FunctionInstancedCubes
()
src/components/Cubes.js:14
FunctionInstancedCubes
()
src/components/FixedCubes.js:12
FunctionKeyboardControls
()
src/components/KeyboardControls.js:32
FunctionMusic
()
src/components/Music.js:14
FunctionShipModel
(props, { children })
src/components/Ship.js:16
FunctionSound
()
src/components/Sound.js:9
FunctionSuspenseMusic
()
src/components/Music.js:204
FunctionSuspenseSound
()
src/components/Sound.js:54
FunctionWalls
()
src/components/Walls.js:8
FunctiondefaultDataInterpolation
(p)
src/components/html/CustomLoader.js:3
FunctiondownHandler
(e)
src/components/KeyboardControls.js:8
FunctiongameStartedSelector
src/components/GameState.js:10
FunctionhandleMusic
()
src/components/html/Overlay.js:52
FunctionhandleRestart
()
src/components/html/GameOverScreen.js:45
FunctionhandleStart
()
src/components/html/Overlay.js:48
FunctionsetGameOverSelector
src/components/GameState.js:12
FunctionsetIsSpeedingUpSelector
src/components/GameState.js:11
FunctionsetScoreSelector
src/components/GameState.js:9
FunctionshipSelector
src/components/GameState.js:8
FunctionupHandler
(e)
src/components/KeyboardControls.js:16