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

大约有 311 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0089 秒)

241. laya.ui.Button_API3.0 [ 51%]

...age { import laya.ui.Button; import laya.utils.Handler; public class Button_Example { public function Button_Example() { Laya.init(640, 800);//设置游戏画布宽高。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load("resource/ui/button.png", Handler.create(this,on...

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

242. laya.map.MapLayer_API3.0 [ 50%]

...or ... Hierarchy Sprite MapLayer Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior layerName mouseThrough name tag tarLayer drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode cacheAs com...

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

243. laya.ui.Panel_API3.0 [ 50%]

...容器类。 Hierarchy Box Panel Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY bgColor blendMode bottom cacheAs centerX...

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

244. laya.ui.DialogManager_API3.0 [ 50%]

... Hierarchy Sprite DialogManager Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize closeEffectHandler hitTestPrior lockLayer maskLayer mouseThrough name popupEffectHandler tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha...

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

245. laya.resource.NativeContext_API3.0 [ 50%]

...eContext Hierarchy NativeContext Index Constructors constructor Properties _buffer _byteArray _fdata _idata sprite ARRAY_BUFFER_REF_COPY ARRAY_BUFFER_REF_REFERENCE ARRAY_BUFFER_TYPE_CMD ARRAY_BUFFER_TYPE_DATA ENUM_TEXTALIGN_CENTER ENUM_TEXTALIGN_DEFAULT ENUM_TEXTALIGN_RIGHT const2DRenderCMD Accessor...

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

246. laya.ani.swf.MovieClip_API3.0 [ 50%]

...。 Hierarchy Sprite MovieClip Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize basePath hitTestPrior interval loop mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode cacheAs c...

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

247. 导出APP装到手机打开时,一直是0%进度,最后提示“加载游戏失败,可能是你的网络不稳定”,试了N次 [ 50%]

... illegal syntaxerror:unexpected token illegal at eval (native) at Document._downloadOK (apploader.js:6125:20) at apploader:js:6104:20 at filereader.filereader.onload (apploader.js:6683:47) 2018-01-12 0 0 分享 微博 QZONE 微信 steven chan 赞同来自: 解决了吗?我也遇到同样的问题 ...

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

248. 2.0以后就不支持amd和require.js模块化了吗?各种获取不到宽高!!! [ 50%]

...启CastShadow以后,模型会莫名其妙消失,物体渲染队列的_IndexInList会被破坏 问题状态 最新活动: 2019-11-16 10:31 浏览: 1749 关注: 3 人 kylin • 2019-11-15 16:53 如果2.1.1及之前没问题,可以接着用2.1.1之前的版本 onlyWey • 2019-11-15 17:01 那我...

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

249. laya.display.Sprite_API3.0 [ 50%]

...{ import laya.display.Sprite; import laya.events.Event; public class Sprite_Example { private var sprite:Sprite; private var shape:Sprite public function Sprite_Example() { Laya.init(640, 800);//设置游戏画布宽高、渲染模式。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色...

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

250. laya.media.VideoNode_API3.0 [ 50%]

...于Video支持的所有事件参见:http://www.w3school.com.cn/tags/html_ref_audio_video_dom.asp。 注意: 在PC端可以在任何时机调用play()因此,可以在程序开始运行时就使Video开始播放。但是在移动端,只有在用户第一次触碰屏幕后才可以调用play()...

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