MCPcopy Create free account

hub / github.com/Code-Bullet/Jump-King / functions

Functions398 in github.com/Code-Bullet/Jump-King

↓ 2 callersMethodmutate
()
Brain.js:79
↓ 2 callersFunctionnormalizeValue
(value)
libraries/p5.js:7560
↓ 2 callersFunctionparseBuffer
(buffer)
libraries/p5.js:2279
↓ 2 callersFunctionparseCFFDict
(data, start, size)
libraries/p5.js:3050
↓ 2 callersFunctionparseClassDefTable
(data, start)
libraries/p5.js:4695
↓ 2 callersFunctionparseGlyphCoordinate
(p, flag, previousValue, shortVectorBitMask, sameBitMask)
libraries/p5.js:4355
↓ 2 callersFunctionparseTaggedListTable
(data, start)
libraries/p5.js:4657
↓ 2 callersFunctionpathToAbsolute
(pathArray)
libraries/p5.js:29832
↓ 2 callersMethodplayerLanded
()
Player.js:1206
↓ 2 callersFunctionpointAtLength
(path, length, istotal)
libraries/p5.js:29797
↓ 2 callersFunctionprocessPath
(path, d, pcom)
libraries/p5.js:29925
↓ 2 callersFunctionq2c
(x1, y1, ax, ay, x2, y2)
libraries/p5.js:30195
↓ 2 callersFunctionremoveScript
(scriptId)
libraries/p5.js:1202
↓ 2 callersFunctionrunTimeout
(fun)
libraries/p5.js:7361
↓ 2 callersFunctionsetupLevels
()
LevelSetupFunction.js:3
↓ 2 callersFunctionshowLevel
(levelNumberToShow)
sketch.js:204
↓ 2 callersFunctiontoArrayBuffer
(buffer)
libraries/p5.js:2239
↓ 2 callersFunctiontokenBegin
()
libraries/p5.js:22840
↓ 2 callersFunctionvToNArray
* turn a p5.Vector Array into a one dimensional number array * @param {Array} arr an array of p5.Vector * @return {Array]} a one dimensional a
libraries/p5.js:33815
↓ 2 callersFunctionwrapElement
* Helper function for getElement and getElements.
libraries/p5.dom.js:175
↓ 1 callersMethodApplyBlizzardForce
()
Player.js:337
↓ 1 callersMethodApplyGravity
()
Player.js:320
↓ 1 callersMethodCalculateFitness
()
Player.js:284
↓ 1 callersMethodCalculateFitnessSum
()
Population.js:143
↓ 1 callersMethodCheckCollisions
(currentLines)
Player.js:367
↓ 1 callersMethodCheckForCoinCollisions
()
Player.js:1277
↓ 1 callersMethodCheckForLevelChange
()
Player.js:1118
↓ 1 callersMethodEndCurrentAction
()
Player.js:1190
↓ 1 callersMethodGetImageToUseBasedOnState
()
Player.js:802
↓ 1 callersMethodGetPriorityCollision
(collidedLines)
Player.js:926
↓ 1 callersMethodIsMovingUp
()
Player.js:786
↓ 1 callersMethodIsPlayerOnDiagonal
(currentLines)
Player.js:914
↓ 1 callersMethodResetPlayer
()
Player.js:219
↓ 1 callersMethodSelectParent
()
Population.js:154
↓ 1 callersMethodSetBestPlayer
()
Population.js:41
↓ 1 callersMethodSetCurrentHighestPlayer
()
Population.js:60
↓ 1 callersMethodStartCurrentAction
()
Player.js:1175
↓ 1 callersMethodUpdateAIAction
()
Player.js:1147
↓ 1 callersMethodUpdateJumpTimer
()
Player.js:779
↓ 1 callersMethodUpdatePlayerRun
(currentLines)
Player.js:831
↓ 1 callersMethodUpdatePlayerSlide
(currentLines)
Player.js:821
↓ 1 callersFunction_createCounterBuffer
(buffer)
libraries/p5.sound.js:1828
↓ 1 callersFunction_globalInit
()
libraries/p5.js:8041
↓ 1 callersFunctionaddNfp
()
libraries/p5.js:31232
↓ 1 callersFunctionaddNfs
()
libraries/p5.js:31289
↓ 1 callersFunctionaddSegment
(t, code, glyphIndex)
libraries/p5.js:4100
↓ 1 callersFunctionaddTerminatorSegment
(t)
libraries/p5.js:4109
↓ 1 callersFunctionareDownKeys
* The checkDownKeys function returns a boolean true if any keys pressed * and a false if no keys are currently pressed. * Helps avoid instances whe
libraries/p5.js:18570
↓ 1 callersFunctionareaTriangle
(a, b, c)
libraries/p5.js:29765
↓ 1 callersFunctionattemptVertx
()
libraries/p5.js:139
↓ 1 callersFunctionaverage
(vs)
libraries/p5.js:6508
↓ 1 callersFunctionblurARGB
(canvas, radius)
libraries/p5.js:20096
↓ 1 callersFunctionbuildBlurKernel
(r)
libraries/p5.js:20060
↓ 1 callersFunctionbuildPath
(glyphs, glyph)
libraries/p5.js:4608
↓ 1 callersFunctioncannotReturnOwn
()
libraries/p5.js:249
↓ 1 callersFunctioncmdToArr
(cmd)
libraries/p5.js:29704
↓ 1 callersMethodcollidesWithPlayer
(playerToCheck)
Coin.js:11
↓ 1 callersFunctioncollinear
(a, b, c, thresholdAngle)
libraries/p5.js:29740
↓ 1 callersFunctioncountIntervalsBetweenNearbyPeaks
(peaksObj)
libraries/p5.sound.js:1928
↓ 1 callersFunctiondefineMisusedAtTopLevelCode
()
libraries/p5.js:13233
↓ 1 callersFunctiondestroyClickedElement
* Helper function, a callback for download that deletes * an invisible anchor element from the DOM once the file * has been automatically downloa
libraries/p5.js:23861
↓ 1 callersFunctiondoNf
()
libraries/p5.js:31074
↓ 1 callersFunctiondoNfc
()
libraries/p5.js:31158
↓ 1 callersFunctiondrainQueue
()
libraries/p5.js:7433
↓ 1 callersFunctiondrawMousePosition
()
sketch-LAPTOP-4GTCNHGO.js:91
↓ 1 callersFunctiondrawMousePosition
()
sketch.js:95
↓ 1 callersMethodensurePointsAreInOrder
()
Line.js:47
↓ 1 callersFunctionentriesToObject
(entries)
libraries/p5.js:3026
↓ 1 callersFunctionequals
(a, b)
libraries/p5.js:2900
↓ 1 callersFunctionescape
(s)
libraries/p5.js:24546
↓ 1 callersFunctionexitFullscreen
()
libraries/p5.js:12968
↓ 1 callersFunctionfetchJsonp
(_url)
libraries/p5.js:1207
↓ 1 callersFunctionfindSubArray
(needle, haystack)
libraries/p5.js:5927
↓ 1 callersFunctionfloatToString
(v)
libraries/p5.js:2762
↓ 1 callersFunctionfreqToFloat
(fft)
libraries/p5.sound.js:2986
↓ 1 callersFunctionfreqToInt
(fft)
libraries/p5.sound.js:2991
↓ 1 callersFunctionfriendlyWelcome
()
libraries/p5.js:13177
↓ 1 callersFunctiongenerateCallbackFunction
()
libraries/p5.js:1186
↓ 1 callersFunctiongetContours
(points)
libraries/p5.js:4521
↓ 1 callersFunctiongetLanguageCode
(platformID, languageID, ltag)
libraries/p5.js:5756
↓ 1 callersFunctiongetMacEncodingTable
(encoding)
libraries/p5.js:7032
↓ 1 callersFunctiongetMousePos
(canvas, w, h, evt)
libraries/p5.js:18958
↓ 1 callersMethodgetNextAction
()
Brain.js:61
↓ 1 callersFunctiongetPath
(points)
libraries/p5.js:4538
↓ 1 callersFunctiongetPathDefinition
(glyph, path)
libraries/p5.js:1840
↓ 1 callersFunctiongetPeaksAtThreshold
(data, threshold)
libraries/p5.sound.js:1912
↓ 1 callersFunctiongetPeaksAtTopTempo
(peaksObj, tempo, sampleRate, bpmVariance)
libraries/p5.sound.js:1991
↓ 1 callersMethodgetStateFromPlayer
(player)
Player.js:49
↓ 1 callersFunctiongetTatLen
(x1, y1, x2, y2, x3, y3, x4, y4, ll)
libraries/p5.js:30221
↓ 1 callersFunctiongetTouchInfo
(canvas, w, h, e, i)
libraries/p5.js:19381
↓ 1 callersFunctionglyphToOps
(glyph)
libraries/p5.js:3832
↓ 1 callersFunctiongroupNeighborsByTempo
(intervalCounts, sampleRate)
libraries/p5.sound.js:1964
↓ 1 callersFunctionhandleForeignThenable
(promise, thenable, then)
libraries/p5.js:270
↓ 1 callersFunctionhandleOwnThenable
(promise, thenable)
libraries/p5.js:299
↓ 1 callersMethodincreaseMoves
(increaseMovesBy)
Brain.js:103
↓ 1 callersFunctioninitializePromise
(promise, resolver)
libraries/p5.js:466
↓ 1 callersFunctioninterleave
(leftChannel, rightChannel)
libraries/p5.sound.js:8816
↓ 1 callersFunctionisAACSupported
()
libraries/p5.sound.js:238
↓ 1 callersFunctionisAIFSupported
()
libraries/p5.sound.js:241
↓ 1 callersFunctionisDataView
(obj)
libraries/p5.js:7541
← previousnext →101–200 of 398, ranked by callers