MCPcopy Create free account

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

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

↓ 2 callersMethodmapPositionToPoint
* Maps x and y coords from a DOM object and maps them correctly to the PixiJS view. The * resulting value is stored in the point. This takes into a
packages/plugin-worker/lib/events/EventSystem.ts:556
↓ 2 callersMethodnewAnimation
(name)
packages/plugin-transition/lib/component.ts:181
↓ 2 callersMethodnewBoundingBoxAttachment
(skin, name)
packages/plugin-renderer-spine/lib/pixi-spine.js:5274
↓ 2 callersMethodnewClippingAttachment
(skin, name)
packages/plugin-renderer-spine/lib/pixi-spine.js:5283
↓ 2 callersMethodnewLinkedMesh
Returns a new mesh with the {@link #parentMesh} set to this mesh's parent mesh, if any, else to this mesh.
packages/plugin-renderer-spine/lib/pixi-spine.js:4980
↓ 2 callersMethodnewPathAttachment
(skin, name)
packages/plugin-renderer-spine/lib/pixi-spine.js:5277
↓ 2 callersMethodnewPointAttachment
(skin, name)
packages/plugin-renderer-spine/lib/pixi-spine.js:5280
↓ 2 callersMethodnewRegionAttachment
(skin, name, path2, sequence)
packages/plugin-renderer-spine/lib/pixi-spine.js:5250
↓ 2 callersFunctionnew_
(constructor,argumentList)
examples/public/libktx.js:9
↓ 2 callersFunctionnew_
(constructor, argumentList)
examples/public/basis/basis_transcoder.js:795
↓ 2 callersFunctionnormalizePadding
( input: number | [number, number] | [number, number, number, number] | undefined, )
packages/plugin-layout/lib/types.ts:14
↓ 2 callersFunctiononComplete
(typeConverters)
examples/public/libktx.js:9
↓ 2 callersFunctiononComplete
(typeConverters)
examples/public/basis/basis_transcoder.js:416
↓ 2 callersMethodonDestroy
组件销毁时调用
packages/spine-base/lib/Spine.ts:155
↓ 2 callersMethodonPause
()
packages/plugin-transition/lib/component.ts:147
↓ 2 callersMethodonPause
()
packages/plugin-renderer-test/lib/system.ts:22
↓ 2 callersMethodonResume
()
packages/plugin-renderer-test/lib/system.ts:20
↓ 2 callersMethodparseAnimation
* parser a bodymovin data, and post some config for this animation group * @param {object} options lottie animation setting * @param {object} op
packages/plugin-renderer-lottie/lib/lottie-pixi.js:3060
↓ 2 callersMethodplay
(name?: string, times?: number)
packages/plugin-renderer-dragonbone/lib/component.ts:100
↓ 2 callersFunctionprocessData
(byteArray)
examples/public/libktx.js:9
↓ 2 callersMethodqueueEvents
(entry, animationTime)
packages/plugin-renderer-spine/lib/pixi-spine.js:3779
↓ 2 callersMethodqueueEvents
(entry, animationTime)
packages/plugin-renderer-spine36/lib/pixi-spine.js:1965
↓ 2 callersMethodrandomTriangular
(min, max)
packages/plugin-renderer-spine36/lib/pixi-spine.js:230
↓ 2 callersMethodreadAnimation
(input, name, skeletonData)
packages/plugin-renderer-spine/lib/pixi-spine.js:9021
↓ 2 callersMethodreadAttachment
(input, skeletonData, skin, slotIndex, attachmentName, nonessential)
packages/plugin-renderer-spine/lib/pixi-spine.js:8803
↓ 2 callersMethodreadFloatArray
(input, n, scale)
packages/plugin-renderer-spine/lib/pixi-spine.js:9004
↓ 2 callersMethodreadShortArray
(input, n)
packages/plugin-renderer-spine/lib/pixi-spine.js:9015
↓ 2 callersMethodreadSkeletonData
(binary)
packages/plugin-renderer-spine/lib/pixi-spine.js:8498
↓ 2 callersMethodreadSkin
(input, skeletonData, defaultSkin, nonessential)
packages/plugin-renderer-spine/lib/pixi-spine.js:8762
↓ 2 callersMethodredrawGraphics
(changed)
packages/plugin-renderer-mask/lib/system.ts:145
↓ 2 callersFunctionregisterKtx2CompressedTexture
(params: Params)
packages/plugin-renderer/lib/compressedTexture/index.ts:10
↓ 2 callersMethodregisterSpine
* The debug is attached by force to each spine object. * So we need to create it inside the spine when we get the first update
packages/plugin-renderer-spine/lib/pixi-spine.js:13404
↓ 2 callersMethodregisterSpine
* The debug is attached by force to each spine object. * So we need to create it inside the spine when we get the first update
packages/plugin-renderer-spine36/lib/pixi-spine.js:8545
↓ 2 callersFunctionreleaseClassHandle
($$)
examples/public/libktx.js:9
↓ 2 callersFunctionreleaseClassHandle
($$)
examples/public/basis/basis_transcoder.js:470
↓ 2 callersMethodremove
(id, isChange?: boolean)
packages/plugin-renderer-sprite-animation/lib/system.ts:137
↓ 2 callersMethodremove
(changed: ComponentChanged)
packages/plugin-renderer-nine-patch/lib/system.ts:72
↓ 2 callersMethodremove
* 从父对象中移除当前游戏对象 * * 如果当前对象有父对象,则从父对象的子列表中移除。 * 对象本身不会被销毁。 * * @returns 当前游戏对象
packages/eva.js/lib/core/GameObject.ts:304
↓ 2 callersMethodremove
(value)
packages/plugin-renderer-spine36/lib/pixi-spine.js:145
↓ 2 callersMethodremoveSlotObject
* Removes a PixiJS container from the slot it is attached to. * * @param container - The container to detach from the slot * @param slotOrCon
packages/plugin-renderer-spine/lib/pixi-spine.js:13215
↓ 2 callersMethodremoveSlotObject
* Removes a PixiJS container from the slot it is attached to. * * @param container - The container to detach from the slot * @param slotOrCon
packages/plugin-renderer-spine36/lib/pixi-spine.js:8373
↓ 2 callersMethodremoveTickerListener
Removes the ticker listener.
packages/plugin-worker/lib/events/EventTicker.ts:71
↓ 2 callersMethodrenderText
()
packages/plugin-renderer-lottie/lib/lottie-pixi.js:755
↓ 2 callersMethodrenderText
()
packages/plugin-renderer-lottie/lib/lottie-pixi.js:1052
↓ 2 callersMethodreplaceData
(data: Record<string, string>)
packages/plugin-renderer-lottie/lib/Lottie.ts:156
↓ 2 callersFunctionreplacePublicSymbol
(name, value, numArguments)
examples/public/basis/basis_transcoder.js:688
↓ 2 callersMethodrequestAnimationFrame
(callback)
packages/eva.js/__tests__/__mocks__/requestAnimationFrame.ts:4
↓ 2 callersFunctionrequireRegisteredType
(rawType, humanName)
examples/public/basis/basis_transcoder.js:1035
↓ 2 callersMethodreset
()
packages/plugin-renderer-spine36/lib/pixi-spine.js:2224
↓ 2 callersMethodresize
(width, height)
packages/plugin-renderer/lib/System.ts:163
↓ 2 callersMethodresizeWithAESize
* resize with ae size * @private
packages/plugin-renderer-lottie/lib/lottie-pixi.js:3251
↓ 2 callersFunctionrun
(args)
examples/public/libktx.js:9
↓ 2 callersFunctionrun
(args)
examples/public/basis/basis_transcoder.js:1249
↓ 2 callersFunctionrunDestructors
(destructors)
examples/public/basis/basis_transcoder.js:761
↓ 2 callersMethodsetAnimationWith
(trackIndex, animation, loop)
packages/plugin-renderer-spine36/lib/pixi-spine.js:2033
↓ 2 callersMethodsetBezier
Stores the segments for the specified Bezier curve. For timelines that modify multiple values, there may be more than * one curve per frame. * @
packages/plugin-renderer-spine/lib/pixi-spine.js:757
↓ 2 callersMethodsetDirty
(changed: ComponentChanged)
packages/plugin-renderer-render/lib/system.ts:69
↓ 2 callersMethodsetEmptyAnimation
Sets an empty animation for a track, discarding any queued animations, and sets the track entry's * {@link TrackEntry#mixduration}. An empty animat
packages/plugin-renderer-spine/lib/pixi-spine.js:3954
↓ 2 callersMethodsetFilters
(minFilter, magFilter)
packages/plugin-renderer-spine36/lib/pixi-spine.js:3123
↓ 2 callersMethodsetParentMesh
@param parentMesh May be null.
packages/plugin-renderer-spine/lib/pixi-spine.js:4939
↓ 2 callersMethodsetParentMesh
@param parentMesh May be null.
packages/plugin-renderer-spine36/lib/pixi-spine.js:2513
↓ 2 callersMethodsetProp
(id: number, component: TilingSpriteComponent)
packages/plugin-renderer-tiling-sprite/lib/system.ts:72
↓ 2 callersMethodsetRatio
()
packages/plugin-a11y/lib/A11ySystem.ts:196
↓ 2 callersMethodsetSize
(changed: ComponentChanged)
packages/plugin-renderer-text/lib/system.ts:263
↓ 2 callersMethodsetSkin
Sets the skin used to look up attachments before looking in the {@link SkeletonData#defaultSkin default skin}. If the * skin is changed, {@link #up
packages/plugin-renderer-spine/lib/pixi-spine.js:7818
↓ 2 callersMethodsetSkin
Sets the skin used to look up attachments before looking in the {@link SkeletonData#getDefaultSkin() default skin}. * Attachments from the new skin
packages/plugin-renderer-spine36/lib/pixi-spine.js:4772
↓ 2 callersFunctionsetStyle
(element: HTMLElement, style: A11yMaskStyle)
packages/plugin-a11y/lib/utils.ts:21
↓ 2 callersFunctionsetSystemObserver
(system: System, S: SystemConstructor)
packages/eva.js/lib/core/observer.ts:341
↓ 2 callersMethodsetTargetElement
* Sets the {@link EventSystem#domElement domElement} and binds event listeners. * * To deregister the current DOM element without setting a new
packages/plugin-worker/lib/events/EventSystem.ts:465
↓ 2 callersMethodsetToSetupPose
Sets the bones, constraints, and slots to their setup pose values.
packages/plugin-renderer-spine36/lib/pixi-spine.js:4682
↓ 2 callersMethodsetTransformHierarchy
* a * @param {*} parent a
packages/plugin-renderer-lottie/lib/lottie-pixi.js:458
↓ 2 callersFunctionsetUpNode
* a * @param {*} font a * @param {*} family a * @return {*}
packages/plugin-renderer-lottie/lib/lottie-core.js:9282
↓ 2 callersMethodsetWraps
(uWrap, vWrap)
packages/plugin-renderer-spine36/lib/pixi-spine.js:3125
↓ 2 callersMethodsetup
(constraint)
packages/plugin-renderer-spine/lib/pixi-spine.js:3179
↓ 2 callersFunctionshow
(format: string)
examples/src/compressed-texture-test.ts:134
↓ 2 callersFunctionshowPanel
(id)
packages/plugin-stats/lib/Stats.ts:26
↓ 2 callersMethodsortPathConstraintAttachmentWith
(attachment, slotBone)
packages/plugin-renderer-spine/lib/pixi-spine.js:7636
↓ 2 callersMethodsortPathConstraintAttachmentWith
(attachment, slotBone)
packages/plugin-renderer-spine36/lib/pixi-spine.js:4634
↓ 2 callersFunctionsplit
rollup.config.js:29
↓ 2 callersMethodstart
()
packages/plugin-transition/lib/Animation.ts:130
↓ 2 callersMethodstart
()
examples/src/component.ts:21
↓ 2 callersMethodsyncOverlayPosition
()
packages/plugin-ai/lib/AISystem.ts:69
↓ 2 callersMethodtoFloatArray
(array)
packages/plugin-renderer-spine36/lib/pixi-spine.js:313
↓ 2 callersMethodtoPixiTextureFilter
(filter)
packages/plugin-renderer-spine/lib/pixi-spine.js:11681
↓ 2 callersMethodtoPixiTextureFilter
(filter)
packages/plugin-renderer-spine36/lib/pixi-spine.js:6978
↓ 2 callersMethodtoPixiTextureWrap
(wrap)
packages/plugin-renderer-spine/lib/pixi-spine.js:11695
↓ 2 callersMethodtoPixiTextureWrap
(wrap)
packages/plugin-renderer-spine36/lib/pixi-spine.js:6992
↓ 2 callersFunctiontouchmoveFn
examples/src/matter.ts:303
↓ 2 callersMethodtrackEntry
@param last May be null.
packages/plugin-renderer-spine/lib/pixi-spine.js:4000
↓ 2 callersMethodtrackEntry
(trackIndex, animation, loop, last)
packages/plugin-renderer-spine36/lib/pixi-spine.js:2126
↓ 2 callersMethodtriggerResume
Call onResume method on all gameObject's, and then call onResume method on all system
packages/eva.js/lib/game/Game.ts:398
↓ 2 callersFunctiontriggerStart
(obj: System | Component)
packages/eva.js/lib/game/Game.ts:64
↓ 2 callersFunctiontrim
(arr)
examples/public/libktx.js:9
↓ 2 callersMethodupdate
(skeleton, updateAabb)
packages/plugin-renderer-spine36/lib/pixi-spine.js:4923
↓ 2 callersMethodupdateBounds
()
packages/plugin-renderer-spine/lib/pixi-spine.js:13255
↓ 2 callersMethodupdateCache
Caches information about bones and constraints. Must be called if the {@link #getSkin()} is modified or if bones, * constraints, or weighted path a
packages/plugin-renderer-spine/lib/pixi-spine.js:7498
↓ 2 callersFunctionupdateDeps
(pkg, depType, version)
scripts/release.js:155
↓ 2 callersFunctionupdateDisplay
()
examples/src/benchmark.ts:293
↓ 2 callersFunctionupdateGlobalBufferAndViews
(buf)
examples/public/libktx.js:9
↓ 2 callersFunctionupdateGlobalBufferAndViews
(buf)
examples/public/basis/basis_transcoder.js:263
← previousnext →601–700 of 2,699, ranked by callers