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

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

91. laya.ui.ColorPicker [ 96%]

...ackagelaya.uiClasspublic class ColorPickerInheritanceColorPicker Component Sprite Node EventDispatcher Object ColorPicker 组件将显示包含多个颜色样本的列表,用户可以从中选择颜色。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Property...

来源: laya_api 发布时间: 20170929

92. Sprite-根据数据绘制路径 [ 96%]

...TypeScript三种开发语言、LayaAirIDE让项目开发更高效。class Sprite_DrawPath { constructor() { const Browser = Laya.Browser, WebGL = Laya.WebGL, Stage = Laya.Stage; // 不支持WebGL时自动切换至Canvas Laya.init(Browser.clientWidth, Browser.clientHeight, WebGL); Laya.stage.alignV =...

来源: Laya2.0_示例 发布时间: 20241118

93. laya.ani.bone.Skeleton [ 96%]

... Events Packagelaya.ani.boneClasspublic class SkeletonInheritanceSkeleton Sprite Node EventDispatcher Object 骨骼动画由Templet,AnimationPlayer,Skeleton三部分组成。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolea...

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

94. laya.ui.CheckBox [ 96%]

...agelaya.uiClasspublic class CheckBoxInheritanceCheckBox Button UIComponent Sprite Node EventDispatcher Object CheckBox 组件显示一个小方框,该方框内可以有选中标记。 CheckBox 组件还可以显示可选的文本标签,默认该标签位于 CheckBox 右侧。 CheckBox 使用 dat...

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

95. 使用Laya.Pool缓存Sprite在ipone7上测试Sprite数量持续增加 [ 96%]

使用Laya.Pool缓存Sprite在ipone7上测试Sprite数量持续增加   使用Laya.Pool缓存Sprite在iphone7上测试Sprite数量持续增加,用华为v20真机测试Sprite数量维持在稳定的数量。 测试方式:发布微信小游戏,用iphone7和华为v20分别扫码真机测试。  ...

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

96. 使用Laya.Pool缓存Sprite在ipone7上测试Sprite数量持续增加 [ 96%]

使用Laya.Pool缓存Sprite在ipone7上测试Sprite数量持续增加 使用Laya.Pool缓存Sprite在iphone7上测试Sprite数量持续增加,用华为v20真机测试Sprite数量维持在稳定的数量。 测试方式:发布微信小游戏,用iphone7和华为v20分别扫码真机测试。   ip...

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

97. Sprite-缓存为静态图像 [ 96%]

...种开发语言、LayaAirIDE让项目开发更高效。(function() { var Sprite = Laya.Sprite; var Stage = Laya.Stage; var Text = Laya.Text; var Stat = Laya.Stat; var WebGL = Laya.WebGL; (function() { // 不支持WebGL时自动切换至Canvas Laya.init(800, 600, WebGL); Laya.stage.alignV = Stage.ALI...

来源: Laya_示例 发布时间: 20241118

98. laya.ui.ProgressBar [ 96%]

...ackagelaya.uiClasspublic class ProgressBarInheritanceProgressBar Component Sprite Node EventDispatcher Object ProgressBar 组件显示内容的加载进度。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1...

来源: laya_api 发布时间: 20170929

99. laya.ui.Image [ 96%]

...| Events Packagelaya.uiClasspublic class ImageInheritanceImage Component Sprite Node EventDispatcher Object Image 类是用于表示位图图像或绘制图形的显示对象。 Image和Clip组件是唯一支持异步加载的两个组件,比如img.skin = "abc/xxx.png",其他UI组件均不支...

来源: laya_api 发布时间: 20170929

100. laya.ui.CheckBox [ 96%]

...ckagelaya.uiClasspublic class CheckBoxInheritanceCheckBox Button Component Sprite Node EventDispatcher Object CheckBox 组件显示一个小方框,该方框内可以有选中标记。 CheckBox 组件还可以显示可选的文本标签,默认该标签位于 CheckBox 右侧。 CheckBox 使用 dat...

来源: laya_api 发布时间: 20170929