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

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

301. layabox旗下的业务产品有哪些? [ 56%]

...源于2000年可乐吧的FancyBox方案,经多年积累与多次重构、性能卓越、支持大型HTML5游戏流畅运行,目前已植入QQ浏览器、百度浏览器、新浪微博、猎豹浏览器等20多家主流平台。 2015-12-10 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个...

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

302. laya.display.Text_API3.0 [ 56%]

...本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事件检测是优先检测自身,还是优先检测其子对象。鼠标...

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

303. laya.ui.ColorPicker_API3.0 [ 56%]

...本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 changeHandler changeHandler: Handler Defined in laya/ui/ColorPicker.ts:99 当颜色发生改变时执行的函数处理器。 默认返回参数color:颜色值字符串。 hitTestPrior hitTestPrior: ...

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

304. 读本地文件必须是ASCII编码 [ 56%]

...UTF-16等是一种存储方式,在存储和传输上节约空间、提高性能的一种编码形式。 你这么挖坑让我跳是想做啥?说话隐藏信息在设问我。有什么问题跑一下就知道了。 bawfnpdc • 2018-05-31 17:51 @Laya_Aaron:谢谢,不是挖坑让你跳,我是...

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

305. laya.ui.ProgressBar_API3.0 [ 56%]

...本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 changeHandler changeHandler: Handler Defined in laya/ui/ProgressBar.ts:119 当 ProgressBar 实例的 value 属性发生变化时的函数处理器。 默认返回参数value 属性(进度值)。 hi...

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

306. laya.ui.HSlider_API3.0 [ 56%]

...本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 changeHandler changeHandler: Handler Inherited from Slider.changeHandler Defined in laya/ui/Slider.ts:46 数据变化处理器。 默认回调参数为滑块位置属性 value属性值:Number 。 hit...

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

307. laya.ui.VSlider_API3.0 [ 56%]

...本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 changeHandler changeHandler: Handler Inherited from Slider.changeHandler Defined in laya/ui/Slider.ts:46 数据变化处理器。 默认回调参数为滑块位置属性 value属性值:Number 。 hit...

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

308. laya.ui.ScrollBar_API3.0 [ 56%]

...本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 bottomMoveLimit bottomMoveLimit: number = 0 Defined in laya/ui/ScrollBar.ts:64 底部移动限制(达到限制后,会抛出dragTopLimit事件,配合stopMoveLimit(),可让开发者做一些动...

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

309. laya.ui.Clip_API3.0 [ 55%]

...本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 hitTestPrior hitTestPrior: boolean = false Inherited from Text.hitTestPrior Defined in laya/display/Sprite.ts:273 指定鼠标事件检测是优先检测自身,还是优先检测其子对象。鼠标...

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

310. cacheAs="bitmap"导致内存泄露 [ 55%]

...绿色框线,绿色框的左上角显示了重绘次数与重绘时间,性能统计工具的Sprite、DrawCall等也会发生改变。     实际上这种频繁刷新的不建议用 2019-06-17 0 2 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 如果项目不大的话,建议用2.0引擎...

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