MCPcopy Create free account

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

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

↓ 24 callersFunctionattachListener
(ev, fxn, ctx)
libraries/p5.js:14203
↓ 15 callersFunctionfixSetTarget
(param)
libraries/p5.sound.js:86
↓ 14 callersFunction_reject
(promise, reason)
libraries/p5.js:360
↓ 14 callersFunctionisUndef
(val)
libraries/p5.sound.js:3011
↓ 13 callersFunctionaddElement
* Helpers for create methods.
libraries/p5.dom.js:225
↓ 11 callersFunctionconstant
(v)
libraries/p5.js:6723
↓ 10 callersMethodShow
()
Line.js:37
↓ 10 callersFunctionisFunction
(val)
libraries/p5.sound.js:3014
↓ 9 callersMethodIsMovingRight
()
Player.js:798
↓ 9 callersFunctionfulfill
(promise, value)
libraries/p5.js:347
↓ 7 callersMethodUpdate
()
Player.js:291
↓ 6 callersFunctionparseCFFIndex
(data, start, conversionFn)
libraries/p5.js:2922
↓ 5 callersFunction_resolve
(promise, value)
libraries/p5.js:329
↓ 5 callersFunctionasap
(callback, arg)
libraries/p5.js:43
↓ 5 callersFunctionassertNamePresent
(name)
libraries/p5.js:1766
↓ 5 callersMethodclone
()
Brain.js:70
↓ 5 callersFunctionnormalizeName
(name)
libraries/p5.js:7550
↓ 5 callersFunctionparseStems
()
libraries/p5.js:3273
↓ 5 callersFunctionreject
`Promise.reject` returns a promise rejected with the passed `reason`. It is shorthand for the following: ```javascript let promise = new Promis
libraries/p5.js:754
↓ 4 callersFunctionAreLinesColliding
(x1, y1, x2, y2, x3, y3, x4, y4)
Player.js:1304
↓ 4 callersMethodGetGlobalHeight
()
Player.js:1202
↓ 4 callersMethodIsMovingDown
()
Player.js:790
↓ 4 callersFunctionbezlen
(x1, y1, x2, y2, x3, y3, x4, y4, z)
libraries/p5.js:30203
↓ 4 callersFunctioncalculateOffset
* Helper fxn to measure ascent and descent. * Adapted from http://stackoverflow.com/a/25355178
libraries/p5.js:14504
↓ 4 callersFunctiongetCFFString
(strings, index)
libraries/p5.js:3082
↓ 4 callersMethodgetRandomAction
()
Brain.js:41
↓ 4 callersFunctiongetTransportBpm
()
libraries/p5.sound.js:3549
↓ 4 callersFunctionl2c
(x1, y1, x2, y2)
libraries/p5.js:30193
↓ 4 callersFunctionpackValues
()
libraries/p5.js:2770
↓ 4 callersFunctionrotate
(x, y, rad)
libraries/p5.js:30055
↓ 4 callersFunctiontokenEnd
()
libraries/p5.js:22845
↓ 4 callersFunctionwriteUTFBytes
(view, offset, string)
libraries/p5.sound.js:8827
↓ 3 callersMethodIsCollidingWithLine
(l)
Player.js:714
↓ 3 callersMethodJump
()
Player.js:683
↓ 3 callersFunctionat
(v, i)
libraries/p5.js:29735
↓ 3 callersFunctionconsumed
(body)
libraries/p5.js:7657
↓ 3 callersFunctionflatten
* turn a two dimensional array into one dimensional array * @param {Array} arr 2-dimensional array * @return {Array} 1-dimensional array * [[1
libraries/p5.js:33798
↓ 3 callersFunctiongetTransportTimeSignature
()
libraries/p5.sound.js:3556
↓ 3 callersFunctionhypot
(x, y, z)
libraries/p5.js:26744
↓ 3 callersFunctionhzvToRGB
(hue, zest, val)
libraries/p5.js:8211
↓ 3 callersFunctioniteratorFor
(items)
libraries/p5.js:7568
↓ 3 callersFunctionline
(ctx, x1, y1, x2, y2)
libraries/p5.js:1296
↓ 3 callersFunctionnewContour
(x, y)
libraries/p5.js:3264
↓ 3 callersFunctionrecordEnd
()
libraries/p5.js:22856
↓ 3 callersFunctionresolve
`Promise.resolve` returns a promise that will become resolved with the passed `value`. It is shorthand for the following: ```javascript let pro
libraries/p5.js:222
↓ 3 callersFunctionreverseDict
(dict)
libraries/p5.js:5905
↓ 3 callersFunctionscaled_cosine
(i)
libraries/p5.js:26853
↓ 3 callersMethodshow
()
Coin.js:21
↓ 3 callersFunctionsigChain
(o, mathObj, thisChain, nextChain, type)
libraries/p5.sound.js:4754
↓ 3 callersFunctionsubscribe
(parent, child, onFulfillment, onRejection)
libraries/p5.js:370
↓ 3 callersFunctionuseSetTimeout
()
libraries/p5.js:115
↓ 2 callersMethodAllPlayersFinished
()
Population.js:104
↓ 2 callersMethodIncreasePlayerMoves
(increaseBy)
Population.js:98
↓ 2 callersMethodIsMovingLeft
()
Player.js:794
↓ 2 callersMethodIsPlayerOnGround
(currentLines)
Player.js:902
↓ 2 callersMethodNaturalSelection
()
Population.js:113
↓ 2 callersMethodResetAllPlayers
()
Population.js:92
↓ 2 callersFunction_checkFileExtension
* Returns a file extension, or another string * if the provided parameter has no extension. * * @param {String} filename * @return {Array}
libraries/p5.js:23819
↓ 2 callersFunction_sAssign
* Validates clipping params. Per drawImage spec sWidth and sHight cannot be * negative or greater than image intrinsic width and height * @private
libraries/p5.js:20650
↓ 2 callersFunctionaddName
(name, names)
libraries/p5.js:4205
↓ 2 callersFunctionaddStringToPool
(s, pool)
libraries/p5.js:5947
↓ 2 callersFunctionassert
(predicate, message)
libraries/p5.js:1760
↓ 2 callersFunctionbase3
(t, p1, p2, p3, p4)
libraries/p5.js:30235
↓ 2 callersFunctionbufferClone
(buf)
libraries/p5.js:7699
↓ 2 callersFunctioncacheKey
()
libraries/p5.js:30241
↓ 2 callersFunctioncalcCFFSubroutineBias
(subrs)
libraries/p5.js:3655
↓ 2 callersFunctioncatmullRom2bezier
(crp, z)
libraries/p5.js:30138
↓ 2 callersFunctionclearFunction
(functionName)
libraries/p5.js:1192
↓ 2 callersFunctioncomputeCheckSum
(bytes)
libraries/p5.js:6414
↓ 2 callersFunctioncreateDCOffset
()
libraries/p5.sound.js:6220
↓ 2 callersFunctioncreateMedia
VIDEO STUFF
libraries/p5.dom.js:834
↓ 2 callersFunctiondrawCircles
(l, x, y, scale)
libraries/p5.js:2040
↓ 2 callersFunctionencodeString
(s, strings)
libraries/p5.js:3723
↓ 2 callersFunctionescapeHelper
(content)
libraries/p5.js:23619
↓ 2 callersFunctionfileReaderReady
(reader)
libraries/p5.js:7664
↓ 2 callersFunctionfindDotsAtSegment
(p1x, p1y, c1x, c1y, c2x, c2y, p2x, p2y, t)
libraries/p5.js:29771
↓ 2 callersFunctionfixArc
(pp, i)
libraries/p5.js:29978
↓ 2 callersFunctionfixM
(path1, path2, a1, a2, i)
libraries/p5.js:29992
↓ 2 callersFunctiongetContainer
* Helper function for select and selectAll
libraries/p5.dom.js:159
↓ 2 callersFunctiongetEncoding
(platformID, encodingID, languageID)
libraries/p5.js:5837
↓ 2 callersFunctiongetPointAtSegmentLength
(p1x,p1y,c1x,c1y,c2x,c2y,p2x,p2y,length)
libraries/p5.js:29791
↓ 2 callersFunctiongetSymbols
(obj)
libraries/p5.js:13236
↓ 2 callersFunctiongetThen
(promise)
libraries/p5.js:253
↓ 2 callersFunctiongetType
( obj )
libraries/p5.js:13088
↓ 2 callersFunctiongetWindowHeight
()
libraries/p5.js:12803
↓ 2 callersFunctiongetWindowWidth
()
libraries/p5.js:12796
↓ 2 callersFunctionhandleMaybeThenable
(promise, maybeThenable, then$$)
libraries/p5.js:313
↓ 2 callersFunctioninterpretDict
(dict, meta, strings)
libraries/p5.js:3094
↓ 2 callersFunctioninvokeCallback
(settled, promise, callback, detail)
libraries/p5.js:426
↓ 2 callersFunctionisFunction
(x)
libraries/p5.js:24
↓ 2 callersFunctionlog2
(v)
libraries/p5.js:6410
↓ 2 callersFunctionmakeDict
(meta, attrs, strings)
libraries/p5.js:3766
↓ 2 callersFunctionmakeDistortionCurve
(amount)
libraries/p5.sound.js:9198
↓ 2 callersFunctionmakeNameRecord
(platformID, encodingID, languageID, nameID, length, offset)
libraries/p5.js:5914
↓ 2 callersFunctionmakePromise
(promise)
libraries/p5.js:483
↓ 2 callersFunctionmakeTableRecord
(tag, checkSum, offset, length)
libraries/p5.js:6431
↓ 2 callersFunctionmakeTopDict
(attrs, strings)
libraries/p5.js:3784
↓ 2 callersFunctionmakeTopDictIndex
(topDict)
libraries/p5.js:3792
↓ 2 callersFunctionmapTempo
(theoreticalTempo)
libraries/p5.sound.js:2018
↓ 2 callersFunctionmetricsForChar
(font, chars, notFoundMetrics)
libraries/p5.js:6496
next →1–100 of 398, ranked by callers