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

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

31. laya.ui.Button [ 77%]

...vents Packagelaya.uiClasspublic class ButtonInheritanceButton UIComponent Sprite Node EventDispatcher ObjectImplements ISelectSubclasses CheckBox, Radio Button 组件用来表示常用多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 可以是单态,两态和...

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

32. laya.ui.Component [ 77%]

...s | Events Packagelaya.uiClasspublic class ComponentInheritanceComponent Sprite Node EventDispatcher ObjectImplements IComponentSubclasses Box, Button, Clip, ColorPicker, ComboBox, Image, Label, ProgressBar, ScrollBar, Slider, TipManager Component 是ui控件类基类。 生命周期:preiniti...

来源: laya_api 发布时间: 20170929

33. LayaFlash下网页全屏适配? [ 76%]

...屏显示问题 LayaAirIDE1.7.17 版本,LayaNative下面 Stat统计sprite数量不准,误将sprite.visible=false对像也统计进去了,网页端就没有问题 微信小游戏适配问题 问题状态 最新活动: 2016-01-07 11:31 浏览: 4947 关注: 1 人

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

34. Panel控件滑动区域不正常问题 [ 76%]

...tentHitArea = function () { var content=this._content; var rect = new Laya.Sprite(); rect.graphics.drawRect(0, 0, this.contentWidth, this.contentHeight, "#000000"); content.hitArea = new Laya.HitArea(); content.hitArea.hit = rect.graphics; } 然后分别在panel“setContentSize”和“changeScr...

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

35. laya.ui.ComboBox [ 76%]

...s Packagelaya.uiClasspublic class ComboBoxInheritanceComboBox UIComponent Sprite Node EventDispatcher Object ComboBox 组件包含一个下拉列表,用户可以从该列表中选择单个值。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined B...

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

36. 看到很多人问iphoneX点击区域不对 我说说我办法 反正我是测试通过了 [ 75%]

...抠图透明区域为黑色,其它机型都是正常。 如何设置Sprite宽高和点击区域? ui list 里面元素不能点击两次 关于遍历产生sprite点击事件,急,大神帮看哈 求指点3d射线碰撞和UI点击穿透问题 救命!canvas定位后 点击区...

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

37. laya.map.TiledMap [ 75%]

...(例如:地表层,植被层,建筑层) 每层又以分块(GridSprite)来处理显示对象,只显示在视口区域区 每块又包括N个格子(tile) 格子类型又分为动画格子跟图片格子两种 Public Properties PropertyDefined By  antiCrack : Boolean = true 是否...

来源: laya_api 发布时间: 20170929

38. laya.map.TiledMap [ 75%]

...(例如:地表层,植被层,建筑层) 每层又以分块(GridSprite)来处理显示对象,只显示在视口区域区 每块又包括N个格子(tile) 格子类型又分为动画格子跟图片格子两种 Public Properties PropertyDefined By  antiCrack : Boolean = true 是否...

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

39. laya.ui.Panel [ 75%]

...nts Packagelaya.uiClasspublic class PanelInheritancePanel Box UIComponent Sprite Node EventDispatcher Object Panel 是一个面板容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node ...

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

40. laya.ui.Tree [ 75%]

...vents Packagelaya.uiClasspublic class TreeInheritanceTree Box UIComponent Sprite Node EventDispatcher ObjectImplements IRender Tree 控件使用户可以查看排列为可扩展树层次结构数据。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyD...

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