MCPcopy Create free account

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

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

FunctioncreateMockCanvas
(width = 800, height = 600)
packages/eva.js/__tests__/utils/test-helpers.ts:125
FunctioncreateMockImage
(width = 100, height = 100)
packages/eva.js/__tests__/utils/test-helpers.ts:115
FunctioncreateRed
()
examples/src/worker2.ts:481
FunctioncreateRegularArray
* a * @private * @param {*} type a * @param {*} len a * @return {*}
packages/plugin-renderer-lottie/lib/lottie-core.js:177
MethodcreateVertexArrayOES
()
packages/plugin-renderer/lib/compressedTexture/global.d.ts:87
Functionctor
()
examples/public/libktx.js:9
MethodcurrentFrame
()
packages/plugin-renderer-sprite-animation/lib/component.ts:150
MethodcurrentTextureCount
()
packages/plugin-stats/lib/hooks/TextureHook.ts:60
MethodcurrentTime
()
packages/eva.js/lib/timeline/index.ts:110
MethoddarkColor
()
packages/plugin-renderer-spine/lib/pixi-spine.js:12426
MethoddarkColor
()
packages/plugin-renderer-spine36/lib/pixi-spine.js:7718
Methoddata
* Fallback for the deprecated @code{InteractionEvent.data}. * @deprecated since 7.0.0
packages/plugin-worker/lib/events/FederatedEvent.ts:172
Methoddebug
()
packages/plugin-renderer-spine36/lib/pixi-spine.js:7962
FunctiondecodeMemoryView
(handle)
examples/public/libktx.js:9
FunctiondecodeMemoryView
(handle)
examples/public/basis/basis_transcoder.js:934
MethoddefaultEventMode
* The default interaction mode for all display objects. * @see Container.eventMode * @type {EventMode} * @readonly * @since 7.2.0
packages/plugin-worker/lib/events/EventSystem.ts:142
MethoddeleteVertexArrayOES
(arrayObject: WebGLVertexArrayObjectOES | null)
packages/plugin-renderer/lib/compressedTexture/global.d.ts:88
MethoddeltaDrawCalls
()
packages/plugin-stats/lib/hooks/BaseHooks.ts:61
Methoddestroy
Destroys all event listeners and detaches the renderer.
packages/plugin-worker/lib/events/EventSystem.ts:279
Methoddestroy
()
packages/eva.js/lib/game/Scene.ts:122
Methoddestroy
* 默认的销毁方法 * * 清理组件观察者和默认参数,并调用 onDestroy 钩子。
packages/eva.js/lib/core/System.ts:166
Methoddestroy
destory this resource manager
packages/eva.js/lib/loader/Resource.ts:208
Methoddestroy
* destroy animation group and remove it from its parent
packages/plugin-renderer-lottie/lib/lottie-pixi.js:3144
Methoddestroy
* destroy pixi application and all lottie animate * @param {boolean} [removeView=false] - Automatically remove canvas from DOM. * @param {object
packages/plugin-renderer-lottie/lib/lottie-pixi.js:3303
Methoddestroy
()
packages/plugin-renderer-spine36/lib/pixi-spine.js:7876
MethoddestroyRenderable
(spine)
packages/plugin-renderer-spine/lib/pixi-spine.js:12580
MethoddestroyRenderable
(spine)
packages/plugin-renderer-spine36/lib/pixi-spine.js:7872
MethoddestroyScene
({ scene }: DestroySceneParams)
packages/eva.js/lib/game/Game.ts:471
FunctiondestructorFunction
(ptr)
examples/public/basis/basis_transcoder.js:996
MethoddetachAll
()
packages/eva.js/__tests__/__mocks__/resource-loader.ts:28
Functiondirname
(path)
examples/public/basis/basis_transcoder.js:1178
FunctiondispatchEvent
* Dispatch the event on this {@link Container} using the event's {@link EventBoundary}. * * The target of the event is set to `this` and the `de
packages/plugin-worker/lib/events/FederatedEventTarget.ts:754
Methoddispose
(entry)
packages/plugin-renderer-spine36/lib/pixi-spine.js:2416
Methoddispose
()
packages/plugin-renderer-spine36/lib/pixi-spine.js:3127
Methoddispose
()
packages/plugin-renderer-spine36/lib/pixi-spine.js:3218
Methoddispose
()
packages/plugin-renderer-spine36/lib/pixi-spine.js:3510
Methoddispose
()
packages/plugin-renderer-spine36/lib/pixi-spine.js:6870
Methoddispose
()
packages/plugin-renderer-spine36/lib/pixi-spine.js:6961
Methoddone
()
packages/plugin-renderer-spine/lib/pixi-spine.js:5954
MethoddownloadBinary
(url, success, error)
packages/plugin-renderer-spine36/lib/pixi-spine.js:3312
MethoddrawCalls
()
packages/plugin-stats/lib/hooks/BaseHooks.ts:50
MethoddrawPolygon
(polygonVertices, _offset, count)
packages/plugin-renderer-spine/lib/pixi-spine.js:13666
MethoddrawPolygon
(polygonVertices, _offset, count)
packages/plugin-renderer-spine36/lib/pixi-spine.js:8865
FunctiondryRun
(bin, args, opts = {})
scripts/release.js:39
Methodend
(entry)
packages/plugin-renderer-spine36/lib/pixi-spine.js:2414
Methodend
()
packages/plugin-renderer-spine36/lib/pixi-spine.js:6892
Methodend
()
packages/plugin-renderer-spine36/lib/pixi-spine.js:6926
Methodentropy
()
packages/eva.js/lib/timeline/index.ts:123
Functionequals
(matr)
packages/plugin-renderer-lottie/lib/lottie-core.js:3474
Methodevent
(entry, event)
packages/plugin-renderer-spine36/lib/pixi-spine.js:2420
FunctioneventMode
* Enable interaction events for the Container. Touch, pointer and mouse. * There are 5 types of interaction settings: * - `'none'`: Ignores all
packages/plugin-worker/lib/events/FederatedEventTarget.ts:613
Methodexecute
(spine)
packages/plugin-renderer-spine/lib/pixi-spine.js:12500
Methodexecute
(spine)
packages/plugin-renderer-spine36/lib/pixi-spine.js:7790
FunctionexpectAsyncError
(fn: () => Promise<any>, errorMessage?: string)
packages/eva.js/__tests__/utils/test-helpers.ts:188
FunctionexportCSV
()
examples/src/benchmark.ts:119
Functionextname
(path)
examples/public/basis/basis_transcoder.js:1192
MethodfindAllByName
* 通过名字查找场景中所有匹配的游戏对象 * * @param name - 游戏对象名称 * @returns 所有匹配且未销毁的游戏对象数组
packages/eva.js/lib/game/Scene.ts:112
MethodfindAllByName
* 通过名字查找所有匹配的游戏对象(跨所有场景) * * @param name - 游戏对象名称 * @returns 所有匹配且未销毁的游戏对象数组
packages/eva.js/lib/game/Game.ts:242
MethodfindBoneIndex
(boneName)
packages/plugin-renderer-spine36/lib/pixi-spine.js:5754
MethodfindByName
* 通过名字查找场景中的游戏对象 * * @param name - 游戏对象名称 * @returns 第一个匹配且未销毁的游戏对象,无则返回 null
packages/eva.js/lib/game/Scene.ts:97
MethodfindByName
* 通过名字查找游戏对象(跨所有场景) * * 先查主场景,再依次查多场景,返回第一个匹配的未销毁对象。 * * @param name - 游戏对象名称 * @returns 匹配的游戏对象,无则返回 null
packages/eva.js/lib/game/Game.ts:226
MethodfindPathConstraint
@return May be null.
packages/plugin-renderer-spine36/lib/pixi-spine.js:4855
FunctionflushPendingDeletes
()
examples/public/libktx.js:9
FunctionflushPendingDeletes
()
examples/public/basis/basis_transcoder.js:514
Methodfork
(options)
packages/eva.js/lib/timeline/index.ts:137
MethodframeToTime
* get time * <br/> `Note:` only can use after data was setup or after DisplayReady event * @param {number} frame frame index * @return {numbe
packages/plugin-renderer-lottie/lib/lottie-pixi.js:2679
Methodfrom
(options: Partial<EVAResourceParams>)
packages/eva.js/__tests__/utils/resources.ts:18
Methodfrom
(options: Partial<EVAResourceParams>)
packages/eva.js/__tests__/utils/resources.ts:34
Methodfrom
(options: Partial<EVAResourceParams>)
packages/eva.js/__tests__/utils/resources.ts:76
Methodfrom
(options: Partial<EVAResourceParams>)
packages/eva.js/__tests__/utils/resources.ts:97
Methodfrom
(texture)
packages/plugin-renderer-spine36/lib/pixi-spine.js:6937
FunctionfromWireType
(value)
examples/public/libktx.js:9
FunctionfromWireType
(wt)
examples/public/basis/basis_transcoder.js:446
Functionfulfilled
(value)
packages/plugin-renderer-spine36/lib/pixi-spine.js:23
MethodgameObjects
()
packages/eva.js/lib/game/Game.ts:214
FunctiongenericPointerToWireType
(destructors,handle)
examples/public/libktx.js:9
FunctiongenericPointerToWireType
(destructors, handle)
examples/public/basis/basis_transcoder.js:561
Functionget
()
packages/plugin-evax/lib/utils.ts:57
Functionget
()
packages/eva.js/lib/core/observer.ts:223
Functionget
()
examples/public/basis/basis_transcoder.js:1203
Methodget
()
packages/plugin-renderer/lib/Transform.ts:74
Methodget
(clientId, path2)
packages/plugin-renderer-spine36/lib/pixi-spine.js:6827
Functionget64
(low, high)
examples/public/basis/basis_transcoder.js:1213
MethodgetAnim
* 获取指定轨道当前播放的动画名称 * * @param track - 动画轨道编号,默认为 0 * @returns 动画名称,如果未找到则返回 undefined
packages/spine-base/lib/Spine.ts:263
MethodgetAttachmentByName
Finds an attachment by looking in the {@link #skin} and {@link SkeletonData#defaultSkin} using the slot name and attachment * name. * * See {
packages/plugin-renderer-spine/lib/pixi-spine.js:7845
MethodgetAttachmentByName
@return May be null.
packages/plugin-renderer-spine36/lib/pixi-spine.js:4790
MethodgetAttachmentTime
Returns the time since the attachment was set.
packages/plugin-renderer-spine36/lib/pixi-spine.js:4215
MethodgetAttachmentsForSlot
Returns all attachments in this skin for the specified slot index.
packages/plugin-renderer-spine/lib/pixi-spine.js:8367
FunctiongetBezierEasing
* get a bezierEasing from real time or cache * @private * @param {*} a in control point x component * @param {*} b in control point y component *
packages/plugin-renderer-lottie/lib/lottie-core.js:436
MethodgetBonePosition
* Return the position of the bone given in input into an {@link IPointData}. * @param bone: the bone name or the bone instance to get the position
packages/plugin-renderer-spine/lib/pixi-spine.js:12872
MethodgetBonePosition
* Return the position of the bone given in input into an {@link IPointData}. * @param bone: the bone name or the bone instance to get the position
packages/plugin-renderer-spine36/lib/pixi-spine.js:8031
MethodgetBounds
Returns the axis aligned bounding box (AABB) of the region and mesh attachments for the current pose. * @param offset The distance from the skeleto
packages/plugin-renderer-spine36/lib/pixi-spine.js:4869
MethodgetCoalescedEvents
()
packages/plugin-worker/lib/events/FederatedPointerEvent.ts:93
FunctiongetComponent
(gameObject: GameObject, componentName: string)
packages/eva.js/__tests__/utils/test-helpers.ts:142
FunctiongetConstructorFunction
* get ShapeProperty class * @private * @return {ShapeProperty}
packages/plugin-renderer-lottie/lib/lottie-core.js:3175
MethodgetCurrent
Returns the track entry for the animation currently playing on the track, or null if no animation is currently playing.
packages/plugin-renderer-spine/lib/pixi-spine.js:4095
MethodgetCurrent
(trackIndex)
packages/plugin-renderer-spine36/lib/pixi-spine.js:2168
MethodgetCurveType
(frameIndex)
packages/plugin-renderer-spine36/lib/pixi-spine.js:535
MethodgetDuration
* get total duration * <br/> `Note:` only can use after data was setup or after DisplayReady event * @param {boolean} isFrame frame base or time
packages/plugin-renderer-lottie/lib/lottie-pixi.js:2771
MethodgetErrors
()
packages/plugin-renderer-spine/lib/pixi-spine.js:5901
← previousnext →2,101–2,200 of 2,699, ranked by callers