MCPcopy Create free account

hub / github.com/Pomax/Pjs-2D-Game-Engine / functions

Functions437 in github.com/Pomax/Pjs-2D-Game-Engine

↓ 47 callersFunctioncreateDrawingPreFunction
(name)
processing.js:16987
↓ 47 callersFunctioncreateDrawingPreFunction
(name)
tests/collision/collisionTest/processing.js:16983
↓ 31 callersFunctionuniformMatrix
* Sets the value of a uniform matrix variable in a program * object. Before calling this function, ensure the correct * program object has b
processing.js:2643
↓ 31 callersFunctionuniformMatrix
* Sets the value of a uniform matrix variable in a program * object. Before calling this function, ensure the correct * program object has b
tests/collision/collisionTest/processing.js:2639
↓ 29 callersFunctionuniformf
(cacheId, programObj, varName, varValue)
processing.js:2563
↓ 29 callersFunctionuniformf
(cacheId, programObj, varName, varValue)
tests/collision/collisionTest/processing.js:2559
↓ 24 callersFunctionuniformi
* Sets a uniform int or int array in a program object to a particular * value. Before calling this function, ensure the correct * program ob
processing.js:2602
↓ 24 callersFunctionuniformi
* Sets a uniform int or int array in a program object to a particular * value. Before calling this function, ensure the correct * program ob
tests/collision/collisionTest/processing.js:2598
↓ 21 callersFunctionattachEventHandler
(elem, type, fn)
processing.js:8314
↓ 21 callersFunctionattachEventHandler
(elem, type, fn)
tests/collision/collisionTest/processing.js:8310
↓ 20 callersFunctionvertexAttribPointer
* Binds the VBO, sets the vertex attribute data for the program * object and enables the attribute. * * On some systems, if the attribu
processing.js:2679
↓ 20 callersFunctionvertexAttribPointer
* Binds the VBO, sets the vertex attribute data for the program * object and enables the attribute. * * On some systems, if the attribu
tests/collision/collisionTest/processing.js:2675
↓ 17 callersFunctionaddAtom
(text, type)
processing.js:17846
↓ 17 callersFunctionaddAtom
(text, type)
tests/collision/collisionTest/processing.js:17842
↓ 13 callersFunctiondisableVertexAttribPointer
* Disables a program object attribute from being sent to WebGL. * * @param {WebGLProgram} programObj program object returned from * cre
processing.js:2703
↓ 13 callersFunctiondisableVertexAttribPointer
* Disables a program object attribute from being sent to WebGL. * * @param {WebGLProgram} programObj program object returned from * cre
tests/collision/collisionTest/processing.js:2699
↓ 12 callersFunctioncolor$4
(aValue1, aValue2, aValue3, aValue4)
processing.js:7154
↓ 12 callersFunctioncolor$4
(aValue1, aValue2, aValue3, aValue4)
tests/collision/collisionTest/processing.js:7150
↓ 12 callersFunctionline3D
(vArray, mode, cArray)
processing.js:12116
↓ 12 callersFunctionline3D
(vArray, mode, cArray)
tests/collision/collisionTest/processing.js:12112
↓ 11 callersFunctionlerp
(t,a,b)
processing.js:10030
↓ 11 callersFunctionlerp
(t,a,b)
tests/collision/collisionTest/processing.js:10026
↓ 11 callersFunctionremoveFirstArgument
* Removes the first argument from the arguments set -- shifts. * * @param {Arguments} args The Arguments object. * * @return {Obj
processing.js:8881
↓ 11 callersFunctionremoveFirstArgument
* Removes the first argument from the arguments set -- shifts. * * @param {Arguments} args The Arguments object. * * @return {Obj
tests/collision/collisionTest/processing.js:8877
↓ 11 callersFunctiontrim
(string)
processing.js:17771
↓ 11 callersFunctiontrim
(string)
tests/collision/collisionTest/processing.js:17767
↓ 10 callersFunctionexecuteContextStroke
()
processing.js:11784
↓ 10 callersFunctionexecuteContextStroke
()
tests/collision/collisionTest/processing.js:11780
↓ 9 callersFunctionapplyMode
(c1, f, ar, ag, ab, br, bg, bb, cr, cg, cb)
processing.js:6927
↓ 9 callersFunctionapplyMode
(c1, f, ar, ag, ab, br, bg, bb, cr, cg, cb)
tests/collision/collisionTest/processing.js:6923
↓ 9 callersFunctionexecuteContextFill
()
processing.js:11714
↓ 9 callersFunctionexecuteContextFill
()
tests/collision/collisionTest/processing.js:11710
↓ 9 callersFunctionfill3D
(vArray, mode, cArray, tArray)
processing.js:12155
↓ 9 callersFunctionfill3D
(vArray, mode, cArray, tArray)
tests/collision/collisionTest/processing.js:12151
↓ 8 callersFunctiongrad3d
(i,x,y,z)
processing.js:10014
↓ 8 callersFunctiongrad3d
(i,x,y,z)
tests/collision/collisionTest/processing.js:10010
↓ 8 callersFunctiontrimSpaces
(string)
processing.js:17758
↓ 8 callersFunctiontrimSpaces
(string)
tests/collision/collisionTest/processing.js:17754
↓ 7 callersFunctionappend
(to, elem)
processing.js:19433
↓ 7 callersFunctionappend
(to, elem)
tests/collision/collisionTest/processing.js:19429
↓ 7 callersFunctionrestoreContext
()
processing.js:7645
↓ 7 callersFunctionrestoreContext
()
tests/collision/collisionTest/processing.js:7641
↓ 7 callersFunctionsaveContext
()
processing.js:7641
↓ 7 callersFunctionsaveContext
()
tests/collision/collisionTest/processing.js:7637
↓ 7 callersFunctionvirtEquals
* Returns Java equals() result for two objects. If the first object * has the "equals" function, it preforms the call of this function. * Otherw
processing.js:402
↓ 7 callersFunctionvirtEquals
* Returns Java equals() result for two objects. If the first object * has the "equals" function, it preforms the call of this function. * Otherw
tests/collision/collisionTest/processing.js:401
↓ 6 callersFunctioncallback
(block, error)
processing.js:19754
↓ 6 callersFunctioncreateElement
(localName)
processing.js:19436
↓ 6 callersFunctioncreateElement
(localName)
tests/collision/collisionTest/processing.js:19432
↓ 6 callersFunctiongetAtomIndex
(templ)
processing.js:17791
↓ 6 callersFunctiongetAtomIndex
(templ)
tests/collision/collisionTest/processing.js:17787
↓ 6 callersFunctiongetCanvasData
(obj, w, h)
processing.js:14138
↓ 6 callersFunctiongetCanvasData
(obj, w, h)
tests/collision/collisionTest/processing.js:14134
↓ 6 callersFunctionobserver
(obj, event, handler)
processing.js:19410
↓ 6 callersFunctionobserver
(obj, event, handler)
tests/collision/collisionTest/processing.js:19406
↓ 6 callersFunctiontoP5String
* toP5String converts things with arbitrary data type into * string values, for text rendering. * * @param {any} any object that can be
processing.js:16268
↓ 6 callersFunctiontoP5String
* toP5String converts things with arbitrary data type into * string values, for text rendering. * * @param {any} any object that can be
tests/collision/collisionTest/processing.js:16264
↓ 6 callersFunctionwireDimensionalFunctions
(mode)
processing.js:16966
↓ 6 callersFunctionwireDimensionalFunctions
(mode)
tests/collision/collisionTest/processing.js:16962
↓ 5 callersFunctionappendToLookupTable
(table, array)
processing.js:17775
↓ 5 callersFunctionappendToLookupTable
(table, array)
tests/collision/collisionTest/processing.js:17771
↓ 5 callersFunctioncolorToHSB
(colorInt)
processing.js:7328
↓ 5 callersFunctioncolorToHSB
(colorInt)
tests/collision/collisionTest/processing.js:7324
↓ 5 callersFunctionfillStrokeClose
* this series of three operations is used a lot in Drawing2D.prototype.endShape * and has been split off as its own function, to tighten the code
processing.js:12206
↓ 5 callersFunctionfillStrokeClose
* this series of three operations is used a lot in Drawing2D.prototype.endShape * and has been split off as its own function, to tighten the code
tests/collision/collisionTest/processing.js:12202
↓ 5 callersFunctiongetBucketIndex
(key)
processing.js:707
↓ 5 callersFunctiongetBucketIndex
(key)
tests/collision/collisionTest/processing.js:706
↓ 5 callersFunctionresetContext
()
processing.js:14891
↓ 5 callersFunctionresetContext
()
tests/collision/collisionTest/processing.js:14887
↓ 5 callersFunctiontransformParams
(params)
processing.js:17929
↓ 5 callersFunctiontransformParams
(params)
tests/collision/collisionTest/processing.js:17925
↓ 5 callersFunctiontransformStatement
(statement)
processing.js:18271
↓ 5 callersFunctiontransformStatement
(statement)
tests/collision/collisionTest/processing.js:18267
↓ 5 callersFunctionunimplemented
(s)
processing.js:1946
↓ 5 callersFunctionunimplemented
(s)
tests/collision/collisionTest/processing.js:1942
↓ 4 callersFunctionaddTouchEventOffset
(t)
processing.js:17120
↓ 4 callersFunctionaddTouchEventOffset
(t)
tests/collision/collisionTest/processing.js:17116
↓ 4 callersFunctioncallback
(block, error)
tests/collision/collisionTest/processing.js:19750
↓ 4 callersFunctionclean
(s)
processing.js:19261
↓ 4 callersFunctionclean
(s)
tests/collision/collisionTest/processing.js:19257
↓ 4 callersFunctiongrad2d
(i,x,y)
processing.js:10021
↓ 4 callersFunctiongrad2d
(i,x,y)
tests/collision/collisionTest/processing.js:10017
↓ 4 callersFunctionnfCore
* Number-to-String formatting function. Prepends "plus" or "minus" depending * on whether the value is positive or negative, respectively, after p
processing.js:8642
↓ 4 callersFunctionnfCore
* Number-to-String formatting function. Prepends "plus" or "minus" depending * on whether the value is positive or negative, respectively, after p
tests/collision/collisionTest/processing.js:8638
↓ 4 callersFunctionnop
()
processing.js:5
↓ 4 callersFunctionnop
()
tests/collision/collisionTest/processing.js:4
↓ 4 callersFunctionreplaceContext
()
processing.js:14926
↓ 4 callersFunctionreplaceContext
()
tests/collision/collisionTest/processing.js:14922
↓ 4 callersFunctionsetupTypedArray
(name, fallback)
processing.js:35
↓ 4 callersFunctionsetupTypedArray
(name, fallback)
tests/collision/collisionTest/processing.js:34
↓ 4 callersFunctionupdateMousePosition
(curElement, event)
processing.js:17110
↓ 4 callersFunctionupdateMousePosition
(curElement, event)
tests/collision/collisionTest/processing.js:17106
↓ 3 callersFunctionajax
(url)
processing.js:16
↓ 3 callersFunctionajax
(url)
tests/collision/collisionTest/processing.js:15
↓ 3 callersFunctionappendClass
(class_, classId, scopeId)
processing.js:17856
↓ 3 callersFunctionappendClass
(class_, classId, scopeId)
tests/collision/collisionTest/processing.js:17852
↓ 3 callersFunctioncreateProgramObject
(curContext, vetexShaderSource, fragmentShaderSource)
processing.js:2722
↓ 3 callersFunctioncreateProgramObject
(curContext, vetexShaderSource, fragmentShaderSource)
tests/collision/collisionTest/processing.js:2718
↓ 3 callersFunctiondetachEventHandler
(eventHandler)
processing.js:8323
↓ 3 callersFunctiondetachEventHandler
(eventHandler)
tests/collision/collisionTest/processing.js:8319
next →1–100 of 437, ranked by callers