MCPcopy Create free account

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

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

FunctionTone
(inputs, outputs)
libraries/p5.sound.js:3076
MethodUpdate
()
Population.js:29
Function_box
()
libraries/p5.js:34440
Function_ellipse
()
libraries/p5.js:34943
Function_ellipsoid
()
libraries/p5.js:34792
Function_plane
()
libraries/p5.js:34372
Function_quad
()
libraries/p5.js:35032
Function_rect
()
libraries/p5.js:34986
Function_sphere
()
libraries/p5.js:34519
Function_torus
()
libraries/p5.js:34863
Function_triangle
()
libraries/p5.js:34912
Function_truncatedCone
( bottomRadius, topRadius, height, detailX, detailY, topCap, bottomCap)
libraries/p5.js:34553
Functiona2c
(x1, y1, rx, ry, angle, lac, sweep_flag, x2, y2, recursive)
libraries/p5.js:30050
FunctionaddGlyphNames
(font)
libraries/p5.js:1510
Functionall
`Promise.all` accepts an array of promises, and returns a new promise which is fulfilled with an array of fulfillment values for the passed promises
libraries/p5.js:633
FunctioncallMethod
(f)
libraries/p5.js:16555
FunctioncallbackHandler
()
libraries/p5.dom.js:848
FunctioncffGlyphLoader
(font, index, parseCFFCharstring, charstring)
libraries/p5.js:2185
FunctioncleanUpNextTick
()
libraries/p5.js:7418
FunctionclearOnEnd
(e)
libraries/p5.sound.js:1084
Methodclone
()
Brain.js:9
Methodclone
()
Player.js:106
Methodclone
()
Player.js:269
Methodconstructor
(x,y, type = "reward")
Coin.js:2
Methodconstructor
()
Line.js:2
Methodconstructor
(x1, y1, x2, y2)
Line.js:16
Methodconstructor
()
Level.js:2
Methodconstructor
(isJump, holdTime, xDirection)
Brain.js:2
Methodconstructor
(size, randomiseInstructions = true)
Brain.js:27
Methodconstructor
(size)
Population.js:7
Methodconstructor
()
Player.js:20
Methodconstructor
()
Player.js:141
Functiondecode
(body)
libraries/p5.js:7851
FunctiondefaultClearTimeout
()
libraries/p5.js:7338
FunctiondefaultSetTimout
()
libraries/p5.js:7335
Functiondraw
()
sketch-LAPTOP-4GTCNHGO.js:112
Functiondraw
()
sketch.js:116
Functionflush
()
libraries/p5.js:125
FunctionfontToSfntTable
(font)
libraries/p5.js:6519
FunctiongetUnicodeRange
(unicode)
libraries/p5.js:6193
FunctionglyphLoader
(font, index)
libraries/p5.js:2160
FunctionhandleFileSelect
(evt)
libraries/p5.dom.js:796
FunctionhelpForMisusedAtTopLevelCode
(e, log)
libraries/p5.js:13279
MethodisBetween
(a, b1, b2)
Player.js:1097
FunctionkeyPressed
()
sketch-LAPTOP-4GTCNHGO.js:213
FunctionkeyReleased
()
sketch-LAPTOP-4GTCNHGO.js:241
Functionload
(url, callback)
libraries/p5.js:2415
FunctionloadFromFile
(path, callback)
libraries/p5.js:2249
FunctionloadFromUrl
(url, callback)
libraries/p5.js:2260
MethodloadStartOfBestLevelPlayerState
()
Player.js:278
FunctionloadSync
(url)
libraries/p5.js:2430
FunctionmakeCFFTable
(glyphs, options)
libraries/p5.js:3931
FunctionmakeCmapTable
(glyphs)
libraries/p5.js:4118
FunctionmakeFvarTable
(fvar, names)
libraries/p5.js:4284
FunctionmakeHeadTable
(options)
libraries/p5.js:4922
FunctionmakeHheaTable
(options)
libraries/p5.js:4977
FunctionmakeHmtxTable
(glyphs)
libraries/p5.js:5030
FunctionmakeLtagTable
(tags)
libraries/p5.js:5131
FunctionmakeMaxpTable
(numGlyphs)
libraries/p5.js:5216
FunctionmakeNameTable
(names, ltag)
libraries/p5.js:5960
FunctionmakeOS2Table
(options)
libraries/p5.js:6258
FunctionmakePostTable
()
libraries/p5.js:6370
FunctionmouseClicked
()
sketch-LAPTOP-4GTCNHGO.js:298
FunctionmouseClicked
()
sketch.js:339
Methodmutate
()
Brain.js:13
Functionnoop
()
libraries/p5.js:237
Functionp5
(sketch, node, sync)
libraries/p5.js:11271
FunctionparseCFFTable
(data, start, font)
libraries/p5.js:3669
FunctionparseCmapTable
(data, start)
libraries/p5.js:4020
FunctionparseFvarTable
(data, start, names)
libraries/p5.js:4314
FunctionparseGlyfTable
(data, start, loca, font)
libraries/p5.js:4626
FunctionparseGposTable
(data, start, font)
libraries/p5.js:4863
FunctionparseHeadTable
(data, start)
libraries/p5.js:4898
FunctionparseHheaTable
(data, start)
libraries/p5.js:4957
FunctionparseHmtxTable
(data, start, numMetrics, numGlyphs, glyphs)
libraries/p5.js:5013
FunctionparseKernTable
(data, start)
libraries/p5.js:5057
FunctionparseLocaTable
(data, start, numGlyphs, shortVersion)
libraries/p5.js:5097
FunctionparseLtagTable
(data, start)
libraries/p5.js:5155
FunctionparseMaxpTable
(data, start)
libraries/p5.js:5192
FunctionparseNameTable
(data, start, ltag)
libraries/p5.js:5859
FunctionparseOS2Table
(data, start)
libraries/p5.js:6205
FunctionparsePostTable
(data, start)
libraries/p5.js:6325
Functionpolyfill
()
libraries/p5.js:1122
Functionpreload
()
sketch-LAPTOP-4GTCNHGO.js:46
Functionpreload
()
sketch.js:50
FunctionpublishRejection
(promise)
libraries/p5.js:339
Functionrace
`Promise.race` returns a new promise which is settled in the same way as the first passed promise to settle. Example: ```javascript let prom
libraries/p5.js:702
FunctionreadBlobAsArrayBuffer
(blob)
libraries/p5.js:7675
FunctionsetAsap
(asapFn)
libraries/p5.js:63
FunctionsetScheduler
(scheduleFn)
libraries/p5.js:59
Functionsetup
()
sketch-LAPTOP-4GTCNHGO.js:74
Functionsetup
()
sketch.js:78
Methodshow
()
Level.js:12
FunctionshowLevel
(levelNumberToShow)
sketch-LAPTOP-4GTCNHGO.js:184
FunctionstartIOS
()
libraries/p5.sound.js:265
Functionthen
(onFulfillment, onRejection)
libraries/p5.js:164
FunctiontoNotationHelper
(time, bpm, timeSignature, testNotations)
libraries/p5.sound.js:3782
FunctionttfGlyphLoader
* Generate a stub glyph that can be filled with all metadata *except* * the "points" and "path" properties, which must be loaded only once * the gly
libraries/p5.js:2170
← previous301–398 of 398, ranked by callers