大约有 19 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0054 秒)
...卡顿 请问layaair2.0-js 怎么用程序在list中添加多元素的item ProgressBar赋值问题 List滑动条会引起单元格上的按钮点击后多次触发点击事件 自定义场景类导出layaMaxUI.ts有前缀导致报错 1.7.20beta有bug,帧属性面板打不开 lh文件内meshSprite...
来源: Laya_社区 发布时间: 20180115
...er = 147; public static HEI: number = 190; private skin_progress_chip:Laya.ProgressBar; private skin_img:Laya.Image; private skin_chipNum:Laya.Text; public skin_btn_use:Laya.Image; private skin_lock:Laya.Image; private skin_inUse:Laya.Image; constructor(){ super(); this.size(Item.WID, Item.HEI); thi...
来源: Laya_社区 发布时间: 20180828
...何对应 现在要实现一个带有刻度的Slider,使用了Button和ProgressBar来进行实现。监听MOUSE_MOVE和MOUSE_UP、MOUSE_DOWN事件,在网页上面表现一切正常。但是放到原生客户端,在进行滑动的时候,MOUSE_MOVE执行完毕后,直接就执行了MOUSE_UP...
来源: Laya_社区 发布时间: 20170601
...登录 发起人 130*****113 相关问题 HTMLDivElement 2.0 排版问题 ProgressBar赋值问题 请问layaair2.0-js 怎么用程序在list中添加多元素的item 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 在List渲染的时候,...
来源: Laya_社区 发布时间: 20180319
...Radio、RadioGroup、ComboBox、Label、TextInput、TextArea、FontClip、ProgressBar、HSilder、VSlider、List、Panel、Tree、Tab、ViewStack、HScrollBar、VScrollBar、ColorPicker、View、Dialog、OpenDataContextView); 2D骨骼动画(Spine、Skeleton)。 以上列出了可以创建的...
来源: Laya3.0_文档 发布时间: 20251011
...= <Area>{ w: -1, h: -1 }; /** 血条 */ private _blood_chart: Laya.ProgressBar; // toset: private _blood_area: Area = new AreaEntity( 100, 20 ); public _blood_value: number; /** 魔鬼 */ private _demon_ani: Laya.Animation; // toset: private _demon_area: Area = new AreaEntity( 100, 100); ...
来源: Laya_社区 发布时间: 20180515
...r ObjectSubclasses Box, Button, Clip, ColorPicker, ComboBox, Image, Label, ProgressBar, ScrollBar, Slider, TipManager, WXOpenDataViewer Component 是ui控件类的基类。 生命周期:preinitialize > createChildren > initialize > 组件构造函数 Public Properties Hide Inherited Publi...
来源: Laya2.0_api 发布时间: 20190513
...omponentSubclasses Box, Button, Clip, ColorPicker, ComboBox, Image, Label, ProgressBar, ScrollBar, Slider, TipManager Component 是ui控件类的基类。 生命周期:preinitialize > createChildren > initialize > 组件构造函数 Public Properties Hide Inherited Public Properties Show ...
来源: laya_api 发布时间: 20170929
... Box ISelect Button Clip ColorPicker Label Image Slider ScrollBar ComboBox ProgressBar TipManager OpenDataContextView Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet ac...
来源: Laya3.0_api 发布时间: 20231115