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

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

361. 插件开发说明 · LayaAir3.3 · 引擎文档 · LAYABOX [ 25%]

...* 编辑器默认的文字颜色 */ textColor: gui.Color; createButton(autoSize?: boolean): gui.Button; createIconButton(flat?: boolean): gui.Button; createCheckbox(autoSize?: boolean): gui.Button; createIconCheckbox(flat?: boolean): gui.Button; createRadio(): gui.Button; createComboBox(): gui.Combo...

来源: Laya3.0_文档 发布时间: 20251010

362. laya.ui.Dialog_API3.0 [ 23%]

...ialog_Instance():void { var bg:Image = new Image("resource/ui/bg.png"); bg.sizeGrid = "40,10,5,10"; bg.width = 150; bg.height = 250; addChild(bg); var image:Image = new Image("resource/ui/image.png"); addChild(image); var button:Button = new Button("resource/ui/btn_close.png"); button.name = Dialog....

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

363. laya.display.Animation_API3.0 [ 21%]

...rs constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior loop mouseThrough name tag wrapMode WRAP_PINGPONG WRAP_POSITIVE WRAP_REVERSE drawtocanvCtx framesMap Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY autoPlay blendMode cache...

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

364. LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 [ 19%]

...么只有右下区域能点击,明明设置了mouseEnabled=true,设置了size了呢?虽然官方的文档说明里有介绍,真心很多不细看的人压根不知道,也包括我(!嘻嘻) var a: Laya.Sprite = new Laya.Sprite(); a.graphics.drawCircle(0, 0, 50, "#ff0000"); Laya.stage.ad...

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

365. lib/arm/liblayaair.so 总是崩溃 [ 17%]

... remove_last_modify_file, into 1 times, file_dir:     get_disk_available_size, Disk_available = 36209356800 B = 34531 MB     pack_files, output_path is /data/log/unzip.     move_input_files, create dir [/data/log/unzip/PLK-AL10_PLK-AL10C00B389_0000000000_20180814105751_tombstone] 08-14 10:57:5...

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

366. laya.display.Input_API3.0 [ 16%]

... _onPostLayout _ownGraphics _parseEscapeChars _scene _skinBaseUrl _url autoSize hitTestPrior ignoreLang mouseThrough name tag ELLIPSIS HIDDEN RightToLeft SCROLL SHRINK TYPE_DATE TYPE_DATE_TIME TYPE_DATE_TIME_LOCAL TYPE_EMAIL TYPE_MONTH TYPE_NUMBER TYPE_PASSWORD TYPE_RANGE TYPE_SEARCH TYPE_TEXT TYPE_...

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

367. LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) [ 16%]

...自: 我在加载场景的时候出现了提示 uniformMatrix4fv: invalid size。。请问这个是什么问题?应当如何处理这个问题? @asanwu 2017-11-22 0 2 分享 微博 QZONE 微信 lg450334661 赞同来自: unity导出场景加载,报错,是导出工具的问题还是? 2017-11...

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

368. 2D物理系统 · LayaAir3.3 · 引擎文档 · LAYABOX [ 10%]

...在上文的碰撞体基类属性,本节不再重复介绍 3.3.1 宽高 Size 矩形碰撞体,是封闭的直角平行四边形碰撞框。 宽高是该碰撞体特有的属性,如图13-1所示,通过设置宽高改变碰撞体的大小。 (图13-1) 3.3.2 自动适配大小 autoFit 碰撞体...

来源: Laya3.0_文档 发布时间: 20251010