• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 13,202 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0232 秒)

13111. laya.html.dom.HTMLIframeElement_API3.0 [ 38%]

...obalScaleX globalScaleY graphics height hideFlags hitArea href innerHTML is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache style texture timer transform url viewport visible width x y zOrder Methods _initialize...

来源: Laya3.0_api 发布时间: 20231102

13112. 脚本组件继承于 Laya.Script。 其中的_update方法,多长时间会调用一次? 可以设置调用时间吗? [ 38%]

... 可以设置调用时间吗? --------------------- declare module laya.d3.component { /** * <code>Component3D</code> 类用于创建组件的父类。 */ class Component3D extends laya.events.EventDispatcher implements laya.d3.core.render.IUpdate { protected static _uniqueIDCounter: n...

来源: Laya_社区 发布时间: 20171109

13113. laya.physics.PhysicsDebugDraw_API3.0 [ 38%]

...obalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer transform url viewport visible width x y zOrder Methods _initialize _proc...

来源: Laya3.0_api 发布时间: 20231115

13114. laya.html.dom.HTMLDivElement_API3.0 [ 38%]

...on globalScaleX globalScaleY graphics height hideFlags hitArea innerHTML is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache style texture timer transform url viewport visible width x y zOrder Methods _initialize...

来源: Laya3.0_api 发布时间: 20231102

13115. 如何能监听到TouchStart和TouchEnd事件 [ 37%]

...内容相关的链接 提交 2 个回复 189*****192 赞同来自: Sean8023 Laya.stage.on(Event.MOUSE_UP, this, onApeRelease); Laya.stage.on(Event.MOUSE_DOWN, this, onApeRelease); 通过 Event  类型 监听动作  class Event {         /** 一个空的 Event 对象。用于事件派发中...

来源: Laya_社区 发布时间: 20170601

13116. ios打包后【单机版】运行崩溃,附上报错log与demo [ 37%]

...s打包后【单机版】运行崩溃,附上报错log与demo 2019-01-07 13:33:42.471962+0800 sanguo[777:557379] JSRuntime::callMethod {} 2019-01-07 13:33:42.475072+0800 sanguo[777:557379]  xhr.GET url=http://stand.alone.version/index.js 2019-01-07 13:33:42.478836+0800 sanguo[777:557379] found the...

来源: Laya_社区 发布时间: 20190107

13117. laya.map.TileAniSprite_API3.0 [ 37%]

...obalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer transform url viewport visible width x y zOrder Methods _initialize _proc...

来源: Laya3.0_api 发布时间: 20231115

13118. laya.particle.Particle2D_API3.0 [ 37%]

...obalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY source stage staticCache template texture timer transform url viewport visible width x y zOrder Methods _...

来源: Laya3.0_api 发布时间: 20231115

13119. laya.display.Sprite_API3.0 [ 37%]

...pe 对象。 } } Hierarchy Node Sprite Text Stage AnimationBase Scene Scene3D SoundNode VideoNode Skeleton MovieClip TileAniSprite MapLayer GridSprite Particle2D PhysicsDebugDraw SpineSkeleton UIComponent DialogManager Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl...

来源: Laya3.0_api 发布时间: 20231115

13120. Laya构建App后AndroidStudio中用真机调试模式下运行,App打开了,但是不能打开游戏的问题。 [ 37%]

...,App打开了,但是不能打开游戏的问题。 06-20 19:10:18.120 5371-5371/com.ReleaseTest.Four E/LayaGameEngine: game_plugin_set_option key=localize value=false 06-20 19:10:18.120 5371-5371/com.ReleaseTest.Four E/LayaGameEngine: game_plugin_set_option key=gameUrl value=http://192.168.0.145...

来源: Laya_社区 发布时间: 20170620