Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eva-engine/eva.js
/ functions
Functions
2,699 in github.com/eva-engine/eva.js
⨍
Functions
2,699
◇
Types & classes
551
Method
awake
()
packages/plugin-matterjs/lib/PhysicsEngine.ts:83
Method
awake
()
examples/src/layout.ts:30
Method
awake
()
examples/src/component.ts:18
Method
awake
()
examples/src/component.ts:53
Function
basename
(path)
examples/public/basis/basis_transcoder.js:1185
Method
begin
(skeleton)
packages/plugin-renderer-spine36/lib/pixi-spine.js:6905
Method
bindInteractiveEventByQuerySelector
* bind interactive event from display layer with selector * <br/> `Note:` only can use after data was setup or after DisplayReady event * @param
packages/plugin-renderer-lottie/lib/lottie-pixi.js:2515
Method
bindVertexArrayOES
(arrayObject: WebGLVertexArrayObjectOES | null)
packages/plugin-renderer/lib/compressedTexture/global.d.ts:90
Method
bone
The bone constrained by this physics constraint.
packages/plugin-renderer-spine/lib/pixi-spine.js:6855
Method
bounds
()
packages/plugin-renderer-spine/lib/pixi-spine.js:12837
Method
bounds
()
packages/plugin-renderer-spine36/lib/pixi-spine.js:7996
Method
boundsProvider
The bounds provider to use. If undefined the bounds will be dynamic, calculated when requested and based on the current frame.
packages/plugin-renderer-spine/lib/pixi-spine.js:12798
Function
buildBezierData
* a * @private * @param {*} pt1 a * @param {*} pt2 a * @param {*} pt3 a * @param {*} pt4 a * @return {*}
packages/plugin-renderer-lottie/lib/lottie-core.js:709
Method
cancelAnimationFrame
(handle)
packages/eva.js/__tests__/__mocks__/requestAnimationFrame.ts:9
Method
cb
()
packages/eva.js/__tests__/__mocks__/resource-loader.ts:10
Method
cbrt
(x)
packages/plugin-renderer-spine/lib/pixi-spine.js:170
Method
cbrt
(x)
packages/plugin-renderer-spine36/lib/pixi-spine.js:226
Function
chain
()
packages/plugin-matterjs/lib/matter.js:583
Method
changed
* 获取变化事件列表(只读属性) * @returns 所有记录的变化事件
packages/eva.js/lib/core/ComponentObserver.ts:86
Method
check
()
packages/plugin-renderer-spine/lib/pixi-spine.js:5750
Method
checkFinish
()
packages/plugin-transition/lib/Animation.ts:54
Method
children
* 获取所有子游戏对象 * * 返回通过 Transform 组件建立父子关系的所有子对象列表。 * * @returns 子游戏对象数组
packages/eva.js/lib/core/GameObject.ts:97
Method
clamp
(value, min, max)
packages/plugin-renderer-spine36/lib/pixi-spine.js:209
Method
clear
* 清空并返回所有变化事件 * * 获取当前记录的所有事件,然后清空事件列表。 * 通常在系统处理完变化事件后调用。 * * @returns 清空前的所有变化事件
packages/eva.js/lib/core/ComponentObserver.ts:98
Method
clear
()
packages/plugin-renderer-spine36/lib/pixi-spine.js:148
Function
clearCache
()
packages/spine-base/lib/SpineData.ts:48
Method
clearListenerNotifications
Discards all listener notifications that have not yet been delivered. This can be useful to call from an * {@link AnimationStateListener} when it i
packages/plugin-renderer-spine/lib/pixi-spine.js:4119
Method
clearListenerNotifications
()
packages/plugin-renderer-spine36/lib/pixi-spine.js:2184
Function
clearLocal
()
packages/eva.js/lib/core/observer.ts:58
Method
clearTracks
()
packages/plugin-renderer-spine36/lib/pixi-spine.js:1989
Method
clientX
@readonly
packages/plugin-worker/lib/events/FederatedMouseEvent.ts:37
Method
clientY
@readonly
packages/plugin-worker/lib/events/FederatedMouseEvent.ts:42
Method
clipTriangles
(vertices, verticesLength, triangles, trianglesLength, uvs, light, dark, twoColor)
packages/plugin-renderer-spine36/lib/pixi-spine.js:5383
Function
clone
* a * @private * @param {*} shape a * @return {*}
packages/plugin-renderer-lottie/lib/lottie-core.js:2323
Function
cloneFromProps
(props)
packages/plugin-renderer-lottie/lib/lottie-core.js:3490
Function
collisionStartFn
(gameObjectA: GameObject, gameObjectB: GameObject)
examples/src/matter.ts:347
Method
color
()
packages/plugin-renderer-spine/lib/pixi-spine.js:12407
Method
color
()
packages/plugin-renderer-spine36/lib/pixi-spine.js:7699
Method
complete
(entry)
packages/plugin-renderer-spine36/lib/pixi-spine.js:2418
Function
completeData
* completeData * @private * @param {*} animationData animationData * @param {*} fontManager fontManager
packages/plugin-renderer-lottie/lib/lottie-core.js:8783
Method
componentChanged
(changed: ComponentChanged)
packages/plugin-renderer-tiling-sprite/lib/system.ts:31
Method
componentChanged
(changed: ComponentChanged)
packages/plugin-renderer-mesh/lib/system.ts:22
Method
componentChanged
(changed: ComponentChanged)
packages/plugin-renderer-sprite-animation/lib/system.ts:73
Method
componentChanged
(changed: ComponentChanged)
packages/plugin-renderer-event/lib/system.ts:39
Method
componentChanged
(changed: ComponentChanged)
packages/spine-base/lib/SpineSystem.ts:114
Method
componentChanged
(changed: ComponentChanged)
packages/plugin-renderer-render/lib/system.ts:26
Method
componentChanged
(changed: ComponentChanged)
packages/plugin-renderer-dragonbone/lib/system.ts:52
Method
componentChanged
(changed: ComponentChanged)
packages/plugin-renderer-mask/lib/system.ts:52
Method
componentChanged
(changed: ComponentChanged)
packages/plugin-renderer-sprite/lib/system.ts:67
Method
componentChanged
(changed: ComponentChanged)
packages/plugin-renderer-nine-patch/lib/system.ts:30
Method
componentChanged
(changed: ComponentChanged)
packages/plugin-renderer/lib/Transform.ts:55
Method
componentChanged
(changes: ComponentChanged[])
packages/plugin-renderer/lib/manager/RendererManager.ts:61
Method
componentChanged
(changed: ComponentChanged)
packages/plugin-renderer-graphics/lib/system.ts:21
Method
componentChanged
(changed: ComponentChanged)
packages/plugin-renderer-lottie/lib/LottieSystem.ts:41
Method
componentChanged
(changed: ComponentChanged)
packages/plugin-renderer-text/lib/system.ts:30
Method
componentChanged
(changed: ComponentChanged)
packages/plugin-renderer-img/lib/system.ts:45
Method
computeWorldPosition
(bone, point)
packages/plugin-renderer-spine/lib/pixi-spine.js:5030
Method
computeWorldPosition
(bone, point)
packages/plugin-renderer-spine36/lib/pixi-spine.js:2543
Method
computeWorldRotation
(bone)
packages/plugin-renderer-spine/lib/pixi-spine.js:5035
Method
computeWorldRotation
(bone)
packages/plugin-renderer-spine36/lib/pixi-spine.js:2548
Method
computeWorldVertices
(bone, worldVertices, offset, stride)
packages/plugin-renderer-spine36/lib/pixi-spine.js:2624
Function
constNoSmartPtrRawPointerToWireType
(destructors,handle)
examples/public/libktx.js:9
Function
constNoSmartPtrRawPointerToWireType
(destructors, handle)
examples/public/basis/basis_transcoder.js:551
Method
constructor
(r = 0, g = 0, b = 0, a = 0)
packages/plugin-renderer-spine/lib/pixi-spine.js:68
Method
constructor
* 构造纹理 Hook * @param _gl - WebGL 渲染上下文
packages/plugin-stats/lib/hooks/TextureHook.ts:40
Method
constructor
()
packages/plugin-stats/lib/hooks/BaseHooks.ts:36
Method
constructor
* 构造 GL Hook * @param _gl - WebGL 渲染上下文
packages/plugin-stats/lib/hooks/GLHook.ts:33
Method
constructor
* 构造 EvaX 组件 * @param gameObject - 所属的游戏对象
packages/plugin-evax/lib/EvaXComponent.ts:54
Method
constructor
(obj?: SoundSystemParams)
packages/plugin-sound/lib/SoundSystem.ts:57
Method
constructor
(options?: string | HTMLTextOptions)
packages/renderer-adapter/lib/HTMLText.ts:7
Method
constructor
({ frames })
packages/renderer-adapter/lib/SpriteAnimation.ts:5
Method
constructor
(img, leftWidth, topHeight, rightWidth, bottomHeight)
packages/renderer-adapter/lib/NinePatch.ts:4
Method
constructor
(text: string, style?: TextStyleOptions)
packages/renderer-adapter/lib/Text.ts:5
Method
constructor
(text: string, style?: TextStyleOptions)
packages/renderer-adapter/lib/BitmapText.ts:5
Method
constructor
(image: HTMLImageElement | PIXITexture)
packages/renderer-adapter/lib/TilingSprite.ts:7
Method
constructor
(image: HTMLImageElement | PIXITexture)
packages/renderer-adapter/lib/Sprite.ts:6
Method
constructor
(timelines, tweenGroup: Group)
packages/plugin-transition/lib/Animation.ts:36
Method
constructor
* @param {Renderer} renderer
packages/plugin-worker/lib/events/EventSystem.ts:219
Method
constructor
* @param manager - The event boundary which manages this event. Propagation can only occur * within the boundary's jurisdiction.
packages/plugin-worker/lib/events/FederatedEvent.ts:164
Method
constructor
* @param rootTarget - The holder of the event boundary.
packages/plugin-worker/lib/events/EventBoundary.ts:147
Method
constructor
({ armatureName })
packages/plugin-renderer-dragonbone/lib/engine.ts:6
Method
constructor
* 构造无障碍组件 * * @param param - 无障碍组件配置参数 * @param param.hint - 屏幕阅读器朗读文本 * @param param.interactive - 是否可交互,默认 false * @param param.role
packages/plugin-a11y/lib/A11y.ts:127
Method
constructor
* 构造无障碍系统 * * @param opt - 系统配置选项 * @param opt.debug - 是否开启调试模式,默认 false * @param opt.activate - 无障碍功能开关模式,默认 CHECK(自动检测) * @param opt.
packages/plugin-a11y/lib/A11ySystem.ts:134
Method
constructor
({ system, containerManager })
packages/plugin-renderer/lib/Transform.ts:22
Method
constructor
(params?: T)
packages/plugin-renderer/lib/Renderer.ts:34
Method
constructor
* 构造渲染管理器 * @param game - 游戏实例 * @param rendererSystem - 渲染系统实例
packages/plugin-renderer/lib/manager/RendererManager.ts:38
Method
constructor
* 构造一个新的场景 * @param name - 场景名称 * @param obj - 可选的 Transform 初始化参数
packages/eva.js/lib/game/Scene.ts:37
Method
constructor
* 构造一个新的时钟管理器 * @param options - 时钟配置选项 * @param options.autoStart - 是否自动启动 * @param options.frameRate - 目标帧率
packages/eva.js/lib/game/Ticker.ts:73
Method
constructor
(options: TimelineOptions | Timeline, parent?: Timeline)
packages/eva.js/lib/timeline/index.ts:56
Method
constructor
* 构造一个新的系统实例 * @param params - 可选的初始化参数
packages/eva.js/lib/core/System.ts:77
Method
constructor
* 构造一个新的组件实例 * @param params - 可选的初始化参数
packages/eva.js/lib/core/Component.ts:110
Method
constructor
* 构造一个新的游戏对象 * @param name - 游戏对象的名称 * @param obj - 可选的 Transform 组件初始化参数
packages/eva.js/lib/core/GameObject.ts:60
Method
constructor
(options?: { timeout: number })
packages/eva.js/lib/loader/Resource.ts:132
Method
constructor
({ resource, resourceTotal })
packages/eva.js/lib/loader/Progress.ts:17
Method
constructor
* 构造 Lottie 组件 * @param options - Lottie 配置选项 * @param options.resource - Lottie JSON 资源名称 * @param options.autoStart - 是否自动开始播放
packages/plugin-renderer-lottie/lib/Lottie.ts:98
Method
constructor
* a * @param {*} parentCompBox a
packages/plugin-renderer-lottie/lib/lottie-pixi.js:323
Method
constructor
* NullElement constructor * @param {object} elem layer data information * @param {object} config layer data information
packages/plugin-renderer-lottie/lib/lottie-pixi.js:434
Method
constructor
* PathPrimitive constructor * @param {object} primitive lottie element object
packages/plugin-renderer-lottie/lib/lottie-pixi.js:493
Method
constructor
* ShapeElement constructor
packages/plugin-renderer-lottie/lib/lottie-pixi.js:590
Method
constructor
* ShapeElement constructor
packages/plugin-renderer-lottie/lib/lottie-pixi.js:681
← previous
next →
1,901–2,000 of 2,699, ranked by callers