Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1j01/janitorial-android
/ functions
Functions
2,200 in github.com/1j01/janitorial-android
⨍
Functions
2,200
◇
Types & classes
250
↓ 2 callers
Function
initTexture
( textureProperties, texture )
three-stuff/three.module.js:22264
↓ 2 callers
Function
insertNode
( i, x, y, last )
three-stuff/three.module.js:30861
↓ 2 callers
Function
interpret
()
three-stuff/dat.gui.module.js:554
↓ 2 callers
Function
intersectObject
( object, raycaster, intersects, recursive )
three-stuff/three.module.js:46234
↓ 2 callers
Function
intersects
( p1, q1, p2, q2 )
three-stuff/three.module.js:30759
↓ 2 callers
Method
intersectsObject
( object )
three-stuff/three.module.js:13933
↓ 2 callers
Method
intersectsSphere
( sphere )
three-stuff/three.module.js:13955
↓ 2 callers
Method
inverse
()
three-stuff/three.module.js:2967
↓ 2 callers
Method
isEmpty
()
three-stuff/three.module.js:46538
↓ 2 callers
Function
j
(e)
three-stuff/z-worker.js:1
↓ 2 callers
Function
j
(e)
lib/ruffle-nightly-2022_01_30/ruffle.js:1
↓ 2 callers
Function
kt
(t,e,n)
three-stuff/zip.min.js:1
↓ 2 callers
Function
l
()
lib/ruffle-nightly-2022_01_30/ruffle.js:1
↓ 2 callers
Function
l
(e,t,n,o)
css3d/lib/dat.gui.min.js:13
↓ 2 callers
Function
last
(arr)
lib/jsondiffpatch.umd.js:4528
↓ 2 callers
Method
length
()
three-stuff/three.module.js:2334
↓ 2 callers
Function
linearGradient
( elem, x, a, b )
three-stuff/dat.gui.module.js:2117
↓ 2 callers
Function
linkedList
( data, start, end, dim, clockwise )
three-stuff/three.module.js:30195
↓ 2 callers
Function
loadImage
( url )
three-stuff/three.module.js:41170
↓ 2 callers
Function
loadImage
(imagePath)
src/game.js:2062
↓ 2 callers
Function
loadJSON
(path)
src/game.js:2075
↓ 2 callers
Function
loadLevelFromText
(levelData, game)
src/game.js:1797
↓ 2 callers
Function
loadTexture
( i )
three-stuff/three.module.js:36716
↓ 2 callers
Function
makeBrick
({ x, y, widthInStuds, colorName, fixed = false })
src/game.js:729
↓ 2 callers
Function
makeClimbbot
({ x, y, facing = 1, facingY = 0 })
src/game.js:770
↓ 2 callers
Function
makeCrate
({ x, y })
src/game.js:822
↓ 2 callers
Function
makeEyebot
({ x, y, facing = 1, facingY = 0 })
src/game.js:796
↓ 2 callers
Function
makeFlybot
({ x, y, facing = 1 })
src/game.js:784
↓ 2 callers
Function
makeGearbot
({ x, y, facing = 1 })
src/game.js:758
↓ 2 callers
Function
makeJunkbot
({ x, y, facing = 1, armored = false })
src/game.js:742
↓ 2 callers
Function
makePipe
({ x, y })
src/game.js:925
↓ 2 callers
Method
makeRotationAxis
( axis, angle )
three-stuff/three.module.js:5787
↓ 2 callers
Method
makeRotationFromQuaternion
( q )
three-stuff/three.module.js:5429
↓ 2 callers
Method
makeRotationX
( theta )
three-stuff/three.module.js:5736
↓ 2 callers
Method
makeRotationY
( theta )
three-stuff/three.module.js:5753
↓ 2 callers
Method
makeRotationZ
( theta )
three-stuff/three.module.js:5770
↓ 2 callers
Method
makeScale
( x, y, z )
three-stuff/three.module.js:5810
↓ 2 callers
Function
makeTeleport
({ x, y, teleportID })
src/game.js:888
↓ 2 callers
Method
manhattanDistanceTo
( v )
three-stuff/three.module.js:976
↓ 2 callers
Function
map
( v, i1, i2, o1, o2 )
three-stuff/dat.gui.module.js:1676
↓ 2 callers
Function
mapTextureMapping
( texture, mapping )
three-stuff/three.module.js:16402
↓ 2 callers
Method
multiplyQuaternionsFlat
( dst, dstOffset, src0, srcOffset0, src1, srcOffset1 )
three-stuff/three.module.js:2636
↓ 2 callers
Function
ne
(t,n)
three-stuff/z-worker.js:1
↓ 2 callers
Method
newestSourceName
()
lib/ruffle-nightly-2022_01_30/ruffle.js:1
↓ 2 callers
Method
normalize
()
three-stuff/three.module.js:3005
↓ 2 callers
Function
nt
(t,e)
three-stuff/zip.min.js:1
↓ 2 callers
Function
numDecimals
( x )
three-stuff/dat.gui.module.js:1484
↓ 2 callers
Method
onCallbackAvailable
(e)
lib/ruffle-nightly-2022_01_30/ruffle.js:1
↓ 2 callers
Function
onSubobjectLoaded
( subobjectGroup, subobject )
three-stuff/LDrawLoader.js:1936
↓ 2 callers
Function
ot
(t)
three-stuff/zip.min.js:1
↓ 2 callers
Function
p
(e,t)
css3d/lib/dat.gui.min.js:13
↓ 2 callers
Function
parseDecals
(value)
src/game.js:1853
↓ 2 callers
Method
parseShader
(shader)
three-stuff/three-custom-shader-material-3.2.12-modified-vanilla.js:160
↓ 2 callers
Function
pasteEntities
(newEntities)
src/game.js:3170
↓ 2 callers
Method
patchShader
(customShader, shader, patchMap)
three-stuff/three-custom-shader-material-3.2.12-modified-vanilla.js:120
↓ 2 callers
Function
r
(e)
css3d/lib/dat.gui.min.js:13
↓ 2 callers
Function
re
()
three-stuff/z-worker.js:1
↓ 2 callers
Function
recallSavedValue
( gui, controller )
three-stuff/dat.gui.module.js:3216
↓ 2 callers
Function
redo
()
src/game.js:3006
↓ 2 callers
Function
refreshUniformsStandard
( uniforms, material )
three-stuff/three.module.js:24398
↓ 2 callers
Function
releaseMaterialProgramReference
( material )
three-stuff/three.module.js:25200
↓ 2 callers
Function
releasePointer
(event)
src/game.js:3479
↓ 2 callers
Function
removeListeners
( gui )
three-stuff/dat.gui.module.js:3046
↓ 2 callers
Function
render
()
three-stuff/3d-main.js:539
↓ 2 callers
Function
renderObjects
( renderList, scene, camera )
three-stuff/three.module.js:25777
↓ 2 callers
Function
replaceClippingPlaneNums
( string, parameters )
three-stuff/three.module.js:18264
↓ 2 callers
Function
replaceLightNums
( string, parameters )
three-stuff/three.module.js:18250
↓ 2 callers
Function
resetAndInit
(level)
src/game.js:1706
↓ 2 callers
Function
resetGlobalState
()
three-stuff/three.module.js:16337
↓ 2 callers
Function
resizeImage
( image, needsPowerOfTwo, needsNewCanvas, maxSize )
three-stuff/three.module.js:21704
↓ 2 callers
Function
rotateUp
( angle )
three-stuff/OrbitControls.js:356
↓ 2 callers
Function
rt
(t,e)
three-stuff/zip.min.js:1
↓ 2 callers
Function
s
(e,t)
css3d/lib/dat.gui.min.js:13
↓ 2 callers
Method
satisfying
(e)
lib/ruffle-nightly-2022_01_30/ruffle.js:1
↓ 2 callers
Function
se
(t,n,i)
three-stuff/z-worker.js:1
↓ 2 callers
Method
set
( value )
three-stuff/three.module.js:7869
↓ 2 callers
Function
setFlipSided
( flipSided )
three-stuff/three.module.js:21377
↓ 2 callers
Method
setFromMatrixScale
( m )
three-stuff/three.module.js:3832
↓ 2 callers
Method
setFromObject
( object )
three-stuff/three.module.js:4031
↓ 2 callers
Method
setFromQuaternion
( q, order, update )
three-stuff/three.module.js:6271
↓ 2 callers
Method
setFullscreen
(e)
lib/ruffle-nightly-2022_01_30/ruffle.js:1
↓ 2 callers
Method
setIsExtension
(e)
lib/ruffle-nightly-2022_01_30/ruffle.js:1
↓ 2 callers
Method
setMetadata
(e)
lib/ruffle-nightly-2022_01_30/ruffle.js:1
↓ 2 callers
Function
setProgram
( camera, scene, material, object )
three-stuff/three.module.js:25969
↓ 2 callers
Function
setTexture2D
( texture, slot )
three-stuff/three.module.js:21978
↓ 2 callers
Function
setupFrameBufferTexture
( framebuffer, renderTarget, attachment, textureTarget )
three-stuff/three.module.js:22495
↓ 2 callers
Function
setupProjection
()
three-stuff/3d-main.js:392
↓ 2 callers
Function
shouldHilight
(entity)
src/game.js:5252
↓ 2 callers
Function
showHideExplain
( gui, explain )
three-stuff/dat.gui.module.js:3325
↓ 2 callers
Function
showPrompt
(message, defaultText = "")
src/game.js:417
↓ 2 callers
Function
splitPolygon
( a, b )
three-stuff/three.module.js:30837
↓ 2 callers
Function
st
(t)
three-stuff/zip.min.js:1
↓ 2 callers
Function
startNewZip
()
three-stuff/3d-main.js:601
↓ 2 callers
Function
stopTests
()
src/game.js:6567
↓ 2 callers
Function
stringifyDecals
(decals = [])
src/game.js:1683
↓ 2 callers
Method
sub
( v, w )
three-stuff/three.module.js:3347
↓ 2 callers
Function
t
(t,n)
lib/ruffle-nightly-2022_01_30/ruffle.js:1
↓ 2 callers
Function
toJSON
( shapes, options, data )
three-stuff/three.module.js:31807
↓ 2 callers
Function
toJSON$1
( shapes, data )
three-stuff/three.module.js:32552
↓ 2 callers
Function
toShapesNoHoles
( inSubpaths )
three-stuff/three.module.js:41796
← previous
next →
601–700 of 2,200, ranked by callers