MCPcopy Create free account

hub / github.com/eva-engine/eva.js / functions

Functions2,699 in github.com/eva-engine/eva.js

↓ 4 callersMethodevent
(entry, event)
packages/plugin-renderer-spine36/lib/pixi-spine.js:2337
↓ 4 callersMethodfindAnimation
(animationName)
packages/plugin-renderer-spine36/lib/pixi-spine.js:5795
↓ 4 callersMethodfindMountedTarget
* Finds the most specific event-target in the given propagation path that is still mounted in the scene graph. * * This is used to find the corr
packages/plugin-worker/lib/events/EventBoundary.ts:1049
↓ 4 callersMethodfindSkin
(skinName)
packages/plugin-renderer-spine36/lib/pixi-spine.js:5777
↓ 4 callersMethodfindSlotIndex
@return -1 if the bone was not found.
packages/plugin-renderer-spine36/lib/pixi-spine.js:4754
↓ 4 callersFunctiongetFirstWeekStartDate
(janFourth)
examples/public/libktx.js:9
↓ 4 callersFunctiongetShiftFromSize
(size)
examples/public/libktx.js:9
↓ 4 callersFunctiongetStringOrSymbol
(address)
examples/public/basis/basis_transcoder.js:1051
↓ 4 callersMethodinit
()
packages/plugin-renderer-lottie/lib/lottie-pixi.js:701
↓ 4 callersMethodinit
(obj)
examples/src/component.ts:14
↓ 4 callersFunctioninitObserver
(Systems: SystemConstructor[] | SystemConstructor)
packages/eva.js/lib/core/observer.ts:242
↓ 4 callersFunctionintArrayFromString
(stringy,dontAddNull,length)
examples/public/libktx.js:9
↓ 4 callersMethodinterrupt
(entry)
packages/plugin-renderer-spine/lib/pixi-spine.js:4349
↓ 4 callersMethodinterrupt
(entry)
packages/plugin-renderer-spine36/lib/pixi-spine.js:2308
↓ 4 callersMethodload
(atlasText, textureLoader)
packages/plugin-renderer-spine36/lib/pixi-spine.js:3136
↓ 4 callersFunctionmakeClassHandle
(prototype,record)
examples/public/libktx.js:9
↓ 4 callersFunctionmakeClassHandle
(prototype, record)
examples/public/basis/basis_transcoder.js:634
↓ 4 callersFunctionmakeLegalFunctionName
(name)
examples/public/libktx.js:9
↓ 4 callersFunctionmakeLegalFunctionName
(name)
examples/public/basis/basis_transcoder.js:381
↓ 4 callersMethodon
(eventName, callback)
packages/plugin-transition/lib/Animation.ts:41
↓ 4 callersMethodonError
({ errMsg, preload = false, resource })
packages/eva.js/lib/loader/Resource.ts:494
↓ 4 callersMethodplay
(name, time)
packages/plugin-renderer-dragonbone/lib/engine.ts:9
↓ 4 callersMethodpositiveArea
(p1x, p1y, p2x, p2y, p3x, p3y)
packages/plugin-renderer-spine/lib/pixi-spine.js:10106
↓ 4 callersMethodpositiveArea
(p1x, p1y, p2x, p2y, p3x, p3y)
packages/plugin-renderer-spine36/lib/pixi-spine.js:5327
↓ 4 callersMethodquerySelectorAll
* get layers by classname * <br/> `Note:` only can use after data was setup or after DisplayReady event * @param {string} selector layer classna
packages/plugin-renderer-lottie/lib/lottie-pixi.js:2471
↓ 4 callersMethodreadVertices
(map, attachment, verticesLength)
packages/plugin-renderer-spine36/lib/pixi-spine.js:6250
↓ 4 callersMethodremove
(changed: ComponentChanged)
packages/spine-base/lib/SpineSystem.ts:212
↓ 4 callersMethodremove
(component: Physics)
packages/plugin-matterjs/lib/PhysicsEngine.ts:105
↓ 4 callersMethodremoveListener
Removes the listener added with {@link #addListener()}.
packages/plugin-renderer-spine/lib/pixi-spine.js:4107
↓ 4 callersFunctionrequireRegisteredType
(rawType,humanName)
examples/public/libktx.js:9
↓ 4 callersFunctionrun
(bin, args, opts = {})
scripts/release.js:38
↓ 4 callersFunctionrunDestructors
(destructors)
examples/public/libktx.js:9
↓ 4 callersMethodsetCorners
* 设置四个角的位置 * * 通过改变四个角的坐标来实现透视变换效果。 * * @param x0 - 左上角 X 坐标 * @param y0 - 左上角 Y 坐标 * @param x1 - 右上角 X 坐标 * @param y1 - 右上角 Y 坐标
packages/plugin-renderer-mesh/lib/perspective-mesh.ts:118
↓ 4 callersMethodsetCursor
* Sets the current cursor mode, handling any callbacks or CSS style changes. * @param mode - cursor mode, a key from the cursorStyles dictionary
packages/plugin-worker/lib/events/EventSystem.ts:289
↓ 4 callersMethodstop
()
packages/plugin-renderer-sprite-animation/lib/component.ts:123
↓ 4 callersMethodstop
* 停止指定轨道的动画 * * 如果骨架尚未加载完成,停止操作将被加入等待队列。 * * @param track - 动画轨道编号,默认为 0
packages/spine-base/lib/Spine.ts:203
↓ 4 callersFunctionthrowInternalError
(message)
examples/public/libktx.js:9
↓ 4 callersFunctionthrowInternalError
(message)
examples/public/basis/basis_transcoder.js:414
↓ 4 callersFunctionthrowUnboundTypeError
(message, types)
examples/public/basis/basis_transcoder.js:717
↓ 4 callersFunctionupcastPointer
(ptr,ptrClass,desiredClass)
examples/public/libktx.js:9
↓ 4 callersMethodupdate
Same as {@link #updateWorldTransform()}. This method exists for Bone to implement {@link Updatable}.
packages/plugin-renderer-spine36/lib/pixi-spine.js:2801
↓ 4 callersMethodupdateAppliedTransform
Computes the applied transform values from the world transform. * * If the world transform is modified (by a constraint, {@link #rotateWorld(flo
packages/plugin-renderer-spine/lib/pixi-spine.js:5559
↓ 4 callersFunctionupdateCounter
()
examples/src/ai-click-test.ts:99
↓ 4 callersMethodupdateTransform
* Updates the object transform for rendering
packages/plugin-renderer-lottie/lib/lottie-pixi.js:512
↓ 4 callersMethodwaitForFontResource
* 等待字体资源加载完成并更新文本
packages/plugin-renderer-text/lib/system.ts:138
↓ 4 callersMethodworldToLocal
Transforms a point from world coordinates to the bone's local coordinates.
packages/plugin-renderer-spine/lib/pixi-spine.js:5652
↓ 3 callersFunctionHSVtoRGB
* a * @param {*} h a * @param {*} s a * @param {*} v a * @return {*}
packages/plugin-renderer-lottie/lib/lottie-core.js:7566
↓ 3 callersFunctionRGBtoHSV
* a * @param {*} r a * @param {*} g a * @param {*} b a * @return {*}
packages/plugin-renderer-lottie/lib/lottie-core.js:7622
↓ 3 callersFunction__arraySum
(array,index)
examples/public/libktx.js:9
↓ 3 callersFunction__async
(__this, __arguments, generator)
packages/plugin-renderer-spine36/lib/pixi-spine.js:21
↓ 3 callersFunction__defNormalProp
(obj, key, value)
packages/plugin-renderer-spine36/lib/pixi-spine.js:7
↓ 3 callersFunction_getTexture
(render, imagePath)
packages/plugin-matterjs/lib/matter.js:5624
↓ 3 callersMethod_queryMatch
* query match * @private * @param {string} selector layer classname or idname * @param {*} node start node * @param {*} nodes match result
packages/plugin-renderer-lottie/lib/lottie-pixi.js:2411
↓ 3 callersMethod_setupDate
* 安装动画数据 * @private * @param {object} data data.json
packages/plugin-renderer-lottie/lib/lottie-pixi.js:1936
↓ 3 callersMethod_setupReplaceData
()
packages/plugin-renderer-lottie/lib/lottie-pixi.js:1899
↓ 3 callersMethodadd
(changed: ComponentChanged, count?: number)
packages/spine-base/lib/SpineSystem.ts:129
↓ 3 callersMethodadd
* 添加组件变化事件 * * 将组件的属性变化记录到事件列表中。 * 相同的事件会被移动到列表末尾,避免重复记录。 * * @param component - 发生变化的组件 * @param prop - 组件上变化的属性 * @param type -
packages/eva.js/lib/core/ComponentObserver.ts:45
↓ 3 callersMethodaddAll
(values)
packages/plugin-renderer-spine/lib/pixi-spine.js:49
↓ 3 callersMethodaddListener
Adds a listener to receive events for all track entries.
packages/plugin-renderer-spine/lib/pixi-spine.js:4101
↓ 3 callersMethodallocateEvent
* Allocate a specific type of event from {@link EventBoundary#eventPool this.eventPool}. * * This allocation is constructor-agnostic, as long as
packages/plugin-worker/lib/events/EventBoundary.ts:1273
↓ 3 callersMethodapplyAttachmentTimeline
(timeline, skeleton, time, blend, attachments)
packages/plugin-renderer-spine/lib/pixi-spine.js:3704
↓ 3 callersFunctionassert
(condition, text)
examples/public/basis/basis_transcoder.js:120
↓ 3 callersMethodcheckAllLoaded
(name)
packages/eva.js/lib/loader/Resource.ts:454
↓ 3 callersMethodclamp
()
packages/plugin-renderer-spine36/lib/pixi-spine.js:190
↓ 3 callersMethodclip
Clips the input triangle against the convex, clockwise clipping area. If the triangle lies entirely within the clipping * area, false is returned.
packages/plugin-renderer-spine36/lib/pixi-spine.js:5620
↓ 3 callersMethodclipEnd
()
packages/plugin-renderer-spine/lib/pixi-spine.js:10148
↓ 3 callersMethodclipEnd
()
packages/plugin-renderer-spine36/lib/pixi-spine.js:5371
↓ 3 callersMethodclipEndWithSlot
(slot)
packages/plugin-renderer-spine36/lib/pixi-spine.js:5367
↓ 3 callersMethodcomplete
(entry)
packages/plugin-renderer-spine/lib/pixi-spine.js:4362
↓ 3 callersMethodcomplete
(entry)
packages/plugin-renderer-spine36/lib/pixi-spine.js:2330
↓ 3 callersMethodcopyMouseData
* Copies mouse {@link FederatedMouseEvent} data from {@code from} to {@code to}. * * The following properties are copied: * + altKey * + b
packages/plugin-worker/lib/events/EventBoundary.ts:1211
↓ 3 callersMethodcosDeg
(degrees)
packages/plugin-renderer-spine/lib/pixi-spine.js:155
↓ 3 callersFunctioncreateConfig
(format, output, plugins1 = [], plugins2 = [])
rollup.config.js:108
↓ 3 callersFunctioncreateGameObjectAddGraphicsRect
(x, y, width, height, color)
examples/src/matter.ts:389
↓ 3 callersFunctioncreateNamedFunction
(name, body)
examples/public/basis/basis_transcoder.js:388
↓ 3 callersFunctiondisplayGlobalSummary
()
examples/src/resource-cleanup-test.ts:179
↓ 3 callersMethoddownloadText
(url, success, error)
packages/plugin-renderer-spine/lib/pixi-spine.js:5939
↓ 3 callersFunctionemscriptenWebGLGetTexPixelData
(type,format,width,height,pixels,internalFormat)
examples/public/libktx.js:9
↓ 3 callersFunctionemscriptenWebGLGetUniform
(program,location,params,type)
examples/public/libktx.js:9
↓ 3 callersFunctionemscriptenWebGLValidateMapBufferTarget
(target)
examples/public/libktx.js:9
↓ 3 callersMethodexpandToIndex
(index)
packages/plugin-renderer-spine/lib/pixi-spine.js:3992
↓ 3 callersMethodexpandToIndex
(index)
packages/plugin-renderer-spine36/lib/pixi-spine.js:2116
↓ 3 callersFunctionextendError
(baseErrorType,errorName)
examples/public/libktx.js:9
↓ 3 callersFunctionextendError
(baseErrorType, errorName)
examples/public/basis/basis_transcoder.js:393
↓ 3 callersMethodfindRegion
(name)
packages/plugin-renderer-spine/lib/pixi-spine.js:4744
↓ 3 callersMethodfindSkin
Finds a skin by comparing each skin's name. It is more efficient to cache the results of this method than to call it * multiple times. * @return
packages/plugin-renderer-spine/lib/pixi-spine.js:8134
↓ 3 callersMethodfindSlot
@return May be null.
packages/plugin-renderer-spine36/lib/pixi-spine.js:4744
↓ 3 callersMethodfindSlot
(slotName)
packages/plugin-renderer-spine36/lib/pixi-spine.js:5761
↓ 3 callersMethodfreeAll
(items)
packages/plugin-renderer-spine/lib/pixi-spine.js:316
↓ 3 callersMethodfreeAll
(items)
packages/plugin-renderer-spine36/lib/pixi-spine.js:348
↓ 3 callersMethodgetAbsoluteValue
(time, alpha, blend, current, setup)
packages/plugin-renderer-spine/lib/pixi-spine.js:876
↓ 3 callersMethodgetApplicationByScene
(scene)
packages/plugin-renderer/lib/System.ts:170
↓ 3 callersMethodgetAttachment
@return May be null.
packages/plugin-renderer-spine36/lib/pixi-spine.js:5865
↓ 3 callersMethodgetBoundsRect
Returns the axis aligned bounding box (AABB) of the region and mesh attachments for the current pose as `{ x: number, y: number, width: number, height
packages/plugin-renderer-spine/lib/pixi-spine.js:7923
↓ 3 callersFunctiongetDistancePerc
* a * @private * @param {*} perc a * @param {*} bezierData a * @return {*}
packages/plugin-renderer-lottie/lib/lottie-core.js:776
↓ 3 callersMethodgetImage
()
packages/plugin-renderer-spine/lib/pixi-spine.js:4562
↓ 3 callersMethodgetPropertyIds
()
packages/plugin-renderer-spine/lib/pixi-spine.js:687
↓ 3 callersFunctiongetShiftFromSize
(size)
examples/public/basis/basis_transcoder.js:365
↓ 3 callersMethodgetSlotFromRef
(slotRef)
packages/plugin-renderer-spine/lib/pixi-spine.js:12735
↓ 3 callersMethodgetSlotFromRef
(slotRef)
packages/plugin-renderer-spine36/lib/pixi-spine.js:7950
← previousnext →301–400 of 2,699, ranked by callers