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

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

41. 如何完全删除精灵 并回收内存 [ 45%]

...存释放不了 Text的中划线(删除线) list如何如何获取选中CheckBox,然后点击删除,将对应选中的条目删除掉。 Laya3D项目,LayaPlayer环境下如何通过精灵创建贴图对象,从而赋给材质? 精灵事件........................... Skeleton动画销毁...

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

42. 属性设置器(JavaScript-IDE篇(JS)-设计模式基础) [ 42%]

...不会放大,但鼠标点击区域会缩放到约束框的大小,例如CheckBox。* ### 3.3 UI适配属性 `left、right、top、bottom`四个属性主要用于组件与父容器边缘距离位置适配。 `centerX、centerY`两个属性主要用于组件与父容器中心位置适配。 在游...

来源: Laya2.0_文档 发布时间: 20210714

43. 属性设置器(TypeScript-IDE篇(TS)-设计模式基础) [ 42%]

...不会放大,但鼠标点击区域会缩放到约束框的大小,例如CheckBox。* ### 3.3 UI适配属性 `left、right、top、bottom`四个属性主要用于组件与父容器边缘距离位置适配。 `centerX、centerY`两个属性主要用于组件与父容器中心位置适配。 在游...

来源: Laya2.0_文档 发布时间: 20210715

44. 属性设置器(ActionScript-IDE篇(AS3)-设计模式基础) [ 42%]

...不会放大,但鼠标点击区域会缩放到约束框的大小,例如CheckBox。* ### 3.3 UI适配属性 `left、right、top、bottom`四个属性主要用于组件与父容器边缘距离位置适配。 `centerX、centerY`两个属性主要用于组件与父容器中心位置适配。 在游...

来源: Laya2.0_文档 发布时间: 20210714

45. laya.ui.Button_API3.0 [ 41%]

...onsole.log("按钮button被点击了!") } } Hierarchy UIComponent Button CheckBox Radio Implements ISelect Index Constructors constructor Properties _extra _graphics _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag toggle drawtocanvCtx Accessors _isHeightSet _isWid...

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

46. laya.ui.Button [ 40%]

...n Component Sprite Node EventDispatcher ObjectImplements ISelectSubclasses CheckBox, Radio Button 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 可以是单态,两态和三态,默认三态(up,over,down)。 Public Properties Hide In...

来源: laya_api 发布时间: 20170929

47. laya.ui.Radio_API3.0 [ 40%]

...。 example //默认属性赋值 dataSource = {label1: "改变了label", checkbox1: true};//(更改了label1的text属性值,更改checkbox1的selected属性)。 //任意属性赋值 dataSource = {label2: {text:"改变了label",size:14}, checkbox2: {selected:true,x:10}}; Returns any Inherited from...

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

48. laya.ui.Button [ 40%]

...UIComponent Sprite Node EventDispatcher ObjectImplements ISelectSubclasses CheckBox, Radio Button 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 可以是单态,两态和三态,默认三态(up,over,down)。 Public Properties Hide In...

来源: Laya2.0_api 发布时间: 20190513

49. laya.ui.ComboBox_API3.0 [ 27%]

...。 example //默认属性赋值 dataSource = {label1: "改变了label", checkbox1: true};//(更改了label1的text属性值,更改checkbox1的selected属性)。 //任意属性赋值 dataSource = {label2: {text:"改变了label",size:14}, checkbox2: {selected:true,x:10}}; Returns any Inherited from...

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

50. laya.ui.List_API3.0 [ 25%]

...。 example //默认属性赋值 dataSource = {label1: "改变了label", checkbox1: true};//(更改了label1的text属性值,更改checkbox1的selected属性)。 //任意属性赋值 dataSource = {label2: {text:"改变了label",size:14}, checkbox2: {selected:true,x:10}}; Returns any Inherited from...

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