大约有 529 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0075 秒)
...个ani动画,点击一个按钮在屏幕上显示这个动画 2018-07-25 添加评论 已悬赏5元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: Alex Huang package { import laya.net.Loader; i...
来源: Laya_社区 发布时间: 20180725
... 点击资源面板里的 Label 组件,拖放到页面编辑区,即可添加 Label 组件到页面上。 Label 组件的脚本接口请参考 [Label API](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.Label)。 Label 组件...
来源: Laya2.0_文档 发布时间: 20210714
...所有对象重新排序。值越大,越靠上。默认为0,则根据添加顺序排序。SpriteProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By measureHeight : Number[read-only] 显示对象的实际显示区域高度(以像素...
来源: laya_api 发布时间: 20170929
...所有对象重新排序。值越大,越靠上。默认为0,则根据添加顺序排序。SpriteProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By measureHeight : Number[override] [read-only] 显示对象的实际显示区域高度...
来源: laya_api 发布时间: 20170929
...示角度和Unity中调整好的角度不同是什么原因? 2018-04-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 w1114367261 赞同来自: 这个不会不同啊能否给张你认为错误的截图那? 20...
来源: Laya_社区 发布时间: 20180424
...所有对象重新排序。值越大,越靠上。默认为0,则根据添加顺序排序。SpriteProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By _anchorX : Number = NaNX锚点,值为0-1,设置anchorX值最终通过pivotX值来...
来源: Laya2.0_api 发布时间: 20190513
...所有对象重新排序。值越大,越靠上。默认为0,则根据添加顺序排序。SpriteProtected Properties Hide Inherited Protected Properties Show Inherited Protected Properties PropertyDefined By _anchorX : Number = NaNX锚点,值为0-1,设置anchorX值最终通过pivotX值来...
来源: Laya2.0_api 发布时间: 20190513
...所有对象重新排序。值越大,越靠上。默认为0,则根据添加顺序排序。SpriteProtected Properties PropertyDefined By measureHeight : Number[override] [read-only] 显示对象的实际显示区域高度(以像素为单位)。 Clip measureWidth : Number[override] [rea...
来源: laya_api 发布时间: 20170929
...,只有在按下鼠标快速滑动的情况下会发生偏移 2018-09-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 yangwm 赞同来自: 正常状态下是这样 按下鼠标快速滑动的时候就会这样...
来源: Laya_社区 发布时间: 20180911
...github.com/davidshimjs/qrcodejs)。 新建个项目,把下载的qrcode.js添加到index.html中。qrcode的api请参考[地址](https://github.com/davidshimjs/qrcodejs)。具体的逻辑代码如下: ```typescript //初始化引擎 Laya.init(600,400); Laya.stage.bgColor = "#ffcccc"; var div = La...
来源: Laya2.0_文档 发布时间: 20210714