MCPcopy Create free account

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

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

Methodpointer
* The global pointer event. * Useful for getting the pointer position without listening to events. * @since 7.2.0
packages/plugin-worker/lib/events/EventSystem.ts:344
FunctionpreventDefault
()
packages/plugin-worker/lib/index.ts:14
FunctionprintChar
(stream, curr)
examples/public/basis/basis_transcoder.js:1197
Functionquit_
(status, toThrow)
examples/public/basis/basis_transcoder.js:34
MethodrandomTriangular
(min, max)
packages/plugin-renderer-spine/lib/pixi-spine.js:174
MethodratioX
()
packages/plugin-a11y/lib/A11ySystem.ts:138
MethodratioY
()
packages/plugin-a11y/lib/A11ySystem.ts:150
MethodreadLine
()
packages/plugin-renderer-spine/lib/pixi-spine.js:4768
MethodreadShort
()
packages/plugin-renderer-spine/lib/pixi-spine.js:9539
FunctionreadValueFromPointer
(pointer)
examples/public/basis/basis_transcoder.js:446
FunctionreceiveInstantiatedSource
(output)
examples/public/libktx.js:9
FunctionreceiveInstantiatedSource
(output)
examples/public/basis/basis_transcoder.js:330
Functionrecord
(deltaTime: number)
examples/src/benchmark.ts:30
MethodregisterObserver
(observerInfo)
packages/plugin-renderer/lib/System.ts:98
FunctionregistryResource
packages/spine-base/lib/SpineData.ts:22
Functionrejected
(value)
packages/plugin-renderer-spine36/lib/pixi-spine.js:30
Functionrelease
* a * @param {*} element a
packages/plugin-renderer-lottie/lib/lottie-core.js:490
Methodrelease
()
packages/plugin-stats/lib/hooks/TextureHook.ts:90
Methodrelease
()
packages/plugin-stats/lib/hooks/BaseHooks.ts:93
Functionrelease$1
* a * FIXME: 这里可能不需要这么深度的做 release * @private * @param {*} shapePath a
packages/plugin-renderer-lottie/lib/lottie-core.js:2303
Functionrelease$2
* a * @private * @param {*} shapeCollection a
packages/plugin-renderer-lottie/lib/lottie-core.js:2410
Methodremove
(path2)
packages/plugin-renderer-spine36/lib/pixi-spine.js:3488
MethodremoveAttachment
Removes the attachment in the skin for the specified slot index and name, if any.
packages/plugin-renderer-spine/lib/pixi-spine.js:8346
FunctionremoveEventListener
* Unlike `off` or `removeListener` which are methods from EventEmitter, `removeEventListener` * seeks to be compatible with the DOM's `removeEventL
packages/plugin-worker/lib/events/FederatedEventTarget.ts:733
MethodremoveSlotObjects
* Removes all PixiJS containers attached to any slot.
packages/plugin-renderer-spine/lib/pixi-spine.js:13238
MethodrendererUpdate
(gameObject: GameObject)
packages/plugin-renderer-tiling-sprite/lib/system.ts:23
MethodrendererUpdate
(gameObject: GameObject)
packages/plugin-renderer-sprite-animation/lib/system.ts:66
MethodrendererUpdate
(gameObject: GameObject)
packages/plugin-renderer-render/lib/system.ts:19
MethodrendererUpdate
()
packages/plugin-renderer-mask/lib/system.ts:49
MethodrendererUpdate
(gameObject: GameObject)
packages/plugin-renderer-sprite/lib/system.ts:60
MethodrendererUpdate
(gameObject: GameObject)
packages/plugin-renderer-nine-patch/lib/system.ts:23
MethodrendererUpdate
(gameObject: GameObject)
packages/plugin-renderer-img/lib/system.ts:38
MethodreplaceData
(data)
packages/plugin-renderer-lottie/lib/lottie-pixi.js:1894
MethodreplaceImageByQuerySelector
* replace image from image layer with selector * <br/> `Note:` only can use after data was setup or after DisplayReady event * @param {*} select
packages/plugin-renderer-lottie/lib/lottie-pixi.js:2547
MethodreplaceImageByQuerySelectorAll
* replace image from image layer with selector * <br/> `Note:` only can use after data was setup or after DisplayReady event * @param {*} select
packages/plugin-renderer-lottie/lib/lottie-pixi.js:2564
Methodrequire
(path2)
packages/plugin-renderer-spine/lib/pixi-spine.js:5862
Functionreset
()
packages/plugin-renderer-lottie/lib/lottie-core.js:3283
Methodreset
()
packages/plugin-stats/lib/hooks/TextureHook.ts:86
Methodreset
()
packages/plugin-stats/lib/hooks/BaseHooks.ts:85
Methodreset
()
packages/eva.js/__tests__/__mocks__/requestAnimationFrame.ts:24
MethodresetRotationDirections
Resets the rotation directions for mixing this entry's rotate timelines. This can be useful to avoid bones rotating the * long way around when usin
packages/plugin-renderer-spine/lib/pixi-spine.js:4312
MethodresetRotationDirections
()
packages/plugin-renderer-spine36/lib/pixi-spine.js:2289
MethodresizeByScene
(scene, width: number, height: number)
packages/plugin-renderer/lib/System.ts:194
MethodresolutionChange
* Handle changing resolution. * @ignore
packages/plugin-worker/lib/events/EventSystem.ts:274
Methodresume
* pause all animation groups * @return {this}
packages/plugin-renderer-lottie/lib/lottie-pixi.js:3106
Functionrotate
(angle)
packages/plugin-renderer-lottie/lib/lottie-core.js:3302
MethodrotateWorld
Rotates the world transform the specified amount. * <p> * After changes are made to the world transform, {@link #updateAppliedTransform()} shoul
packages/plugin-renderer-spine/lib/pixi-spine.js:5693
MethodrotateWorld
(degrees)
packages/plugin-renderer-spine36/lib/pixi-spine.js:3038
FunctionrotateX
(angle)
packages/plugin-renderer-lottie/lib/lottie-core.js:3310
FunctionrotateY
(angle)
packages/plugin-renderer-lottie/lib/lottie-core.js:3318
FunctionrotateZ
(angle)
packages/plugin-renderer-lottie/lib/lottie-core.js:3326
Functionscale
(sx, sy, sz)
packages/plugin-renderer-lottie/lib/lottie-core.js:3348
MethodscaleY
()
packages/plugin-renderer-spine/lib/pixi-spine.js:7433
Methodscene
* Get scene on this game
packages/eva.js/lib/game/Game.ts:206
Methodscene
(val: Scene)
packages/eva.js/lib/core/GameObject.ts:109
MethodscreenX
* The pointer coordinates in the renderer's screen. Alias for {@code screen.x}. * @readonly
packages/plugin-worker/lib/events/FederatedMouseEvent.ts:114
MethodscreenY
* The pointer coordinates in the renderer's screen. Alias for {@code screen.y}. * @readonly
packages/plugin-worker/lib/events/FederatedMouseEvent.ts:122
MethodseekGlobalTime
(seekEntropy)
packages/eva.js/lib/timeline/index.ts:141
MethodseekLocalTime
(seekEntropy)
packages/eva.js/lib/timeline/index.ts:150
Functionset
(val)
packages/plugin-evax/lib/utils.ts:45
Functionset
(val)
packages/eva.js/lib/core/observer.ts:218
Methodset
(x, y)
packages/plugin-renderer-spine36/lib/pixi-spine.js:363
MethodsetAnimation
(trackIndex, animationName, loop)
packages/plugin-renderer-spine36/lib/pixi-spine.js:2027
MethodsetAnimationLast
(animationLast)
packages/plugin-renderer-spine/lib/pixi-spine.js:4295
MethodsetAnimationLast
(animationLast)
packages/plugin-renderer-spine36/lib/pixi-spine.js:2282
MethodsetAttachment
* 替换指定插槽的附件 * * 用于换装、武器切换等场景。 * * @param slotName - 插槽名称 * @param attachmentName - 附件名称
packages/spine-base/lib/Spine.ts:296
MethodsetAttachment
@param attachmentName May be null.
packages/plugin-renderer-spine36/lib/pixi-spine.js:4812
MethodsetAttachmentTime
(time)
packages/plugin-renderer-spine36/lib/pixi-spine.js:4211
MethodsetBonePosition
* Set the position of the bone given in input through a {@link IPointData}. * @param bone: the bone name or the bone instance to set the position
packages/plugin-renderer-spine/lib/pixi-spine.js:12849
MethodsetBonePosition
* Set the position of the bone given in input through a {@link IPointData}. * @param bone: the bone name or the bone instance to set the position
packages/plugin-renderer-spine36/lib/pixi-spine.js:8008
MethodsetDefaultMix
* 设置默认的动画混合时间 * * 当没有为特定动画对指定混合时间时,将使用此默认值。 * * @param duration - 默认混合时长(秒)
packages/spine-base/lib/Spine.ts:281
FunctionsetDelayFunction
(fn)
examples/public/libktx.js:9
FunctionsetDelayFunction
(fn)
examples/public/basis/basis_transcoder.js:622
MethodsetDirection
* set direction * @param {number} val change play direction -1 or 1 * @return {this}
packages/plugin-renderer-lottie/lib/lottie-pixi.js:2781
MethodsetEmptyAnimations
Sets an empty animation for every track, discarding any queued animations, and mixes to it over the specified mix * duration.
packages/plugin-renderer-spine/lib/pixi-spine.js:3981
MethodsetEmptyAnimations
(mixDuration)
packages/plugin-renderer-spine36/lib/pixi-spine.js:2105
MethodsetFilters
(minFilter, magFilter)
packages/plugin-renderer-spine36/lib/pixi-spine.js:6943
MethodsetFrame
Sets the time and angle of the specified keyframe.
packages/plugin-renderer-spine36/lib/pixi-spine.js:610
MethodsetFrame
Sets the time and value of the specified keyframe.
packages/plugin-renderer-spine36/lib/pixi-spine.js:677
MethodsetFrame
Sets the time and value of the specified keyframe.
packages/plugin-renderer-spine36/lib/pixi-spine.js:855
MethodsetFrame
Sets the time and value of the specified keyframe.
packages/plugin-renderer-spine36/lib/pixi-spine.js:941
MethodsetFrame
Sets the time and value of the specified keyframe.
packages/plugin-renderer-spine36/lib/pixi-spine.js:1071
MethodsetFrame
Sets the time of the specified keyframe.
packages/plugin-renderer-spine36/lib/pixi-spine.js:1121
MethodsetFrame
Sets the time of the specified keyframe. * @param drawOrder May be null to use bind pose draw order.
packages/plugin-renderer-spine36/lib/pixi-spine.js:1290
MethodsetFrame
Sets the time, mix and bend direction of the specified keyframe.
packages/plugin-renderer-spine36/lib/pixi-spine.js:1346
MethodsetFrame
Sets the time and mixes of the specified keyframe.
packages/plugin-renderer-spine36/lib/pixi-spine.js:1420
MethodsetFrame
Sets the time and value of the specified keyframe.
packages/plugin-renderer-spine36/lib/pixi-spine.js:1514
MethodsetFrame
Sets the time and mixes of the specified keyframe.
packages/plugin-renderer-spine36/lib/pixi-spine.js:1615
MethodsetLinear
Sets the specified key frame to linear interpolation.
packages/plugin-renderer-spine/lib/pixi-spine.js:726
MethodsetLinear
(frameIndex)
packages/plugin-renderer-spine36/lib/pixi-spine.js:529
MethodsetMix
Sets a mix duration by animation name. * * See {@link #setMixWith()}.
packages/plugin-renderer-spine/lib/pixi-spine.js:4491
MethodsetMix
* 设置两个动画之间的混合过渡时间 * * 当从一个动画切换到另一个动画时,会在指定时间内进行平滑过渡。 * * @param from - 起始动画名称 * @param to - 目标动画名称 * @param duration - 过渡时长(秒)
packages/spine-base/lib/Spine.ts:250
MethodsetMix
(fromName, toName, duration)
packages/plugin-renderer-spine36/lib/pixi-spine.js:2431
MethodsetMixDurationWithDelay
(mixDuration, delay)
packages/plugin-renderer-spine/lib/pixi-spine.js:4256
MethodsetPlaybackRate
* 设置时间线播放速率 * @param rate - 播放速率(1.0 为正常速度)
packages/eva.js/lib/game/Ticker.ts:180
MethodsetRawDataURI
(path2, data)
packages/plugin-renderer-spine/lib/pixi-spine.js:5764
MethodsetSkinByName
Sets a skin by name. * * See {@link #setSkin()}.
packages/plugin-renderer-spine/lib/pixi-spine.js:7802
MethodsetSkinByName
Sets a skin by name. * @see #setSkin(Skin)
packages/plugin-renderer-spine36/lib/pixi-spine.js:4763
MethodsetSpeed
* set animation speed, time scale * @param {number} speed * @return {this}
packages/plugin-renderer-lottie/lib/lottie-pixi.js:2688
MethodsetSpeed
* set animation speed, time scale * @param {number} speed
packages/plugin-renderer-lottie/lib/lottie-pixi.js:3070
← previousnext →2,501–2,600 of 2,699, ranked by callers