MCPcopy Create free account

hub / github.com/TodePond/ScreenPond / functions

Functions123 in github.com/TodePond/ScreenPond

↓ 34 callersFunctionmakeRectangleCorners
(x, y, width, height)
source/corners.js:15
↓ 19 callersFunctionsubtractVector
(a, b)
source/vector.js:14
↓ 18 callersFunctionmakeScreen
(colour, corners)
source/screen.js:4
↓ 17 callersFunctionclearQueue
(context, queue, world)
source/draw.js:115
↓ 17 callersFunctiongetDrawnScreenFromRoute
(route, stepNumber = route.length)
source/route.js:26
↓ 13 callersFunctionmakePart
(type, number = 0)
source/part.js:29
↓ 12 callersFunctionclamp
(number, min, max)
libraries/habitat-embed.js:356
↓ 12 callersFunctiongetRotatedCorners
(corners, angle)
source/corners.js:26
↓ 11 callersMethodpush
(item)
source/list.js:23
↓ 10 callersFunctionaddVector
(a, b)
source/vector.js:6
↓ 10 callersFunctioncreatePreset
({ key, world, colours = {}, update = () => {} } = {})
source/preset.js:46
↓ 8 callersFunctiongetMappedPositions
(positions, corners)
source/position.js:62
↓ 7 callersFunctiongetMousePosition
(context, corners)
source/position.js:28
↓ 7 callersFunctiongetRelativePositions
(positions, corners)
source/position.js:44
↓ 7 callersFunctiongetScreenFromAddress
(address, world = undefined)
source/address.js:9
↓ 7 callersFunctiononkeydown
(key, func)
source/keyboard.js:12
↓ 6 callersFunctiondistanceBetweenVectors
(a, b)
source/vector.js:28
↓ 6 callersFunctiongetMappedPosition
(position, corners, safe = true)
source/position.js:56
↓ 5 callersFunctionaddScreen
(colour, screen)
source/colour.js:61
↓ 5 callersFunctiongetCornersPosition
(corners, number = 0)
source/corners.js:69
↓ 5 callersFunctionmakeAddress
(colour, number)
source/address.js:4
↓ 5 callersFunctionreplaceAddress
({ address, screen, target, parent, depth, ...options } = {})
source/pick.js:226
↓ 5 callersFunctionsetWorldCorners
(world, corners, colours)
source/world.js:26
↓ 5 callersFunctiontryToSurroundScreens
(address)
source/pick.js:317
↓ 4 callersFunctioncrossProductVector
(a, b)
source/vector.js:22
↓ 4 callersFunctiongetMappedPositionPart
(position, pity = [0, 0])
source/part.js:34
↓ 4 callersFunctiongetMovedCorners
(corners, displacement)
source/corners.js:40
↓ 4 callersFunctionmoveAddressToBack
(address, route = undefined)
source/colour.js:76
↓ 4 callersFunctionpickInScreen
(screen, position, options = {})
source/pick.js:59
↓ 3 callersFunctionaddStep
(route, number)
source/route.js:14
↓ 3 callersMethodclear
()
source/list.js:68
↓ 3 callersFunctiongetClonedCorners
(corners)
source/corners.js:75
↓ 3 callersFunctiongetClosest
(number, array)
libraries/habitat-embed.js:222
↓ 3 callersFunctiongetEdgeCorners
(edgeNumber)
source/part.js:14
↓ 3 callersFunctionhexify
(number)
libraries/habitat-embed.js:207
↓ 3 callersFunctionlerp
(distance, line)
source/lerp.js:6
↓ 3 callersFunctionloadPreset
(global, preset)
source/preset.js:20
↓ 3 callersFunctionmakePick
({ screen, corners, position, part, parent, number, depth, address, route, ...data } = {})
source/pick.js:28
↓ 3 callersFunctionremoveScreenAddress
(address)
source/colour.js:56
↓ 2 callersFunctionangleBetweenVectors
(a, b)
source/vector.js:35
↓ 2 callersFunctiongetAddedCorners
(a, b)
source/corners.js:89
↓ 2 callersFunctiongetCornersCenter
(corners)
source/corners.js:34
↓ 2 callersFunctiongetSubtractedCorners
(a, b)
source/corners.js:80
↓ 2 callersFunctionisMappedPositionInCorners
(position, pity = [0, 0])
source/position.js:88
↓ 2 callersFunctionmakeRoute
(start)
source/route.js:8
↓ 2 callersFunctionmakeWorld
(colours, hex = GREY)
source/world.js:19
↓ 2 callersFunctionscaleVector
([x, y], n)
source/vector.js:4
↓ 2 callersFunctionstart
(show)
libraries/show.js:35
↓ 2 callersFunctionwrap
(number, min, max)
libraries/habitat-embed.js:362
↓ 1 callersFunctionaddChildrenToQueue
(queue, parent)
source/draw.js:125
↓ 1 callersFunctionbilerp
(displacement, corners)
source/lerp.js:18
↓ 1 callersFunctioncontinueDrawingQueue
(context, queue)
source/draw.js:142
↓ 1 callersFunctiondrawBorder
(context, screen)
source/draw.js:10
↓ 1 callersFunctionfireHandEvent
(context, hand, eventName, args = {})
source/hand.js:66
↓ 1 callersFunctiongcd
(...numbers)
libraries/habitat-embed.js:667
↓ 1 callersFunctiongetAddressFromScreen
(screen, colour)
source/address.js:22
↓ 1 callersFunctiongetCanvasPosition
(context, viewPosition)
source/position.js:14
↓ 1 callersFunctiongetCanvasPositions
(context, viewPositions)
source/position.js:21
↓ 1 callersFunctiongetColourParents
(childColour, colours)
source/colour.js:108
↓ 1 callersFunctiongetHSL
(red, green, blue)
libraries/habitat-embed.js:237
↓ 1 callersFunctiongetPositionedCorners
(corners, position)
source/corners.js:45
↓ 1 callersFunctiongetPresetFromCurrentState
()
source/preset.js:326
↓ 1 callersFunctiongetRandomUint32
()
libraries/habitat-embed.js:1050
↓ 1 callersFunctiongetRelativePosition
(position, corners)
source/position.js:39
↓ 1 callersFunctiongetRotatedPosition
(position, origin, angle)
source/position.js:69
↓ 1 callersFunctiongetRotatedToPositionCorners
(corners, number, position)
source/corners.js:98
↓ 1 callersFunctiongetScaledPosition
(position, corners)
source/position.js:98
↓ 1 callersFunctiongetSplash
(red, green, blue)
libraries/habitat-embed.js:213
↓ 1 callersFunctiongetViewPosition
(context, canvasPosition)
source/position.js:7
↓ 1 callersFunctiongetZeroedCorners
(corners)
source/corners.js:62
↓ 1 callersFunctiongetZoomedPosition
(position, zoom, origin)
source/position.js:104
↓ 1 callersFunctiongetZoomedPositions
(positions, zoom, origin)
source/position.js:117
↓ 1 callersFunctionibilerp
(point, corners)
source/lerp.js:32
↓ 1 callersFunctionloadPresetName
(global, presetName)
source/preset.js:12
↓ 1 callersFunctionmakeColour
(hex)
source/colour.js:30
↓ 1 callersFunctionmakeColours
()
source/colour.js:22
↓ 1 callersFunctionmakeHand
(colours)
source/hand.js:47
↓ 1 callersFunctionmakeLink
(item)
source/list.js:80
↓ 1 callersFunctionmakeZoomer
()
source/zoom.js:10
↓ 1 callersFunctionplaceScreen
(screen, target, options = {})
source/pick.js:194
↓ 1 callersMethodpop
()
source/list.js:36
↓ 1 callersFunctionpopStep
(route)
source/route.js:19
↓ 1 callersFunctionregisterColourPickers
(hand, hexes, colours)
source/hand.js:109
↓ 1 callersFunctionregisterDeleteKey
(hand)
source/hand.js:95
↓ 1 callersFunctionregisterMouseWheel
(zoomer)
source/zoom.js:19
↓ 1 callersFunctionregisterRightClick
()
source/hand.js:91
↓ 1 callersFunctionremoveAllScreens
(colour)
source/colour.js:40
↓ 1 callersFunctionremoveScreenNumber
(colour, number)
source/colour.js:52
↓ 1 callersFunctionremoveScreensSet
(colour, screensSet)
source/colour.js:44
↓ 1 callersFunctionresize
()
libraries/show.js:57
↓ 1 callersFunctionrotateScreenNumber
(colour, number, angle)
source/colour.js:70
↓ 1 callersFunctionsetScreenNumber
(colour, number, screen)
source/colour.js:66
↓ 1 callersMethodshift
()
source/list.js:52
↓ 1 callersFunctiontrim
(a)
libraries/habitat-embed.js:1151
↓ 1 callersFunctionupdate
()
source/global.js:16
↓ 1 callersFunctionupdateZoom
(context, queue, zoomer, world, colours)
source/zoom.js:29
↓ 1 callersFunctionwrap
(number, min, max)
source/number.js:4
Function$
(...args)
libraries/habitat-embed.js:493
Function$$
(...args)
libraries/habitat-embed.js:494
Method[Symbol.iterator]
()
source/list.js:15
next →1–100 of 123, ranked by callers