大约有 1,288 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0057 秒)
Laya2.0_api(368) laya_api(298) Laya_社区(266) Laya_示例(145) Laya2.0_示例(111) Laya2.0_文档(68) Laya3.0_api(23) Laya3.0_文档(9)
...id { console.log("滑块的位置:" + value); } } } new laya.UI_Slider();package { import laya.display.Stage; import laya.ui.HSlider; import laya.ui.VSlider; import laya.utils.Handler; import laya.webgl.WebGL; public class UI_Slider { public function UI_Slider() { // 不支持WebGL时自动切换...
来源: Laya2.0_示例 发布时间: 20260819
...heckBox.selected ? "已选中" : "未选中"; } } } new laya.UI_CheckBox();package { import laya.display.Stage; import laya.ui.CheckBox; import laya.utils.Handler; import laya.webgl.WebGL; public class UI_CheckBox { private const COL_AMOUNT:int = 2; private const ROW_AMOUNT:int = 3; private const HO...
来源: Laya_示例 发布时间: 20260819
... } this.mArmature.play(this.mCurrIndex,false); } } } new laya.ChangeSkin();package { import laya.ani.bone.Skeleton; import laya.ani.bone.Templet; import laya.events.Event; import laya.utils.Browser; import laya.utils.Stat; import laya.webgl.WebGL; public class Skeleton_ChangeSkin { private var mAniP...
来源: Laya2.0_示例 发布时间: 20260819
API DocumentationAll Packages | All Classes | Index | Frames No Frames GradientVelocityProperties | Methods Packagelaya.d3.core.particleShuriKen.moduleClasspublic class GradientVelocityInheritanceGradientVelocity ObjectImplements laya.d3.core.IClone GradientVelocity 类用于创建渐变速...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames GradientVelocityProperties | Methods Packagelaya.d3.core.particleShuriKen.moduleClasspublic class GradientVelocityInheritanceGradientVelocity ObjectImplements laya.d3.core.IClone GradientVelocity 类用于创建渐变速...
来源: Laya2.0_api 发布时间: 20190513
API DocumentationAll Packages | All Classes | Index | Frames No Frames TempletProperties | Methods | Events Packagelaya.ani.boneClasspublic class TempletInheritanceTemplet laya.ani.AnimationTemplet 动画模板类 Public Properties PropertyDefined By aniSectionDic : ObjectTemplet bi...
来源: Laya2.0_api 发布时间: 20190513
... **创建一个入口类ComponentDemo.as,编写如下代码:** ```java package { import laya.ui.Button; import laya.utils.Handler; import laya.webgl.WebGL; public class ComponentDemo { //按钮资源路径 private var skin:String = "./res/img/btn_test.png"; public function ComponentDemo() { //...
来源: Laya2.0_文档 发布时间: 20210715
...log("滚动条的位置: value=" + value); } } } new laya.UI_ScrollBar();package { import laya.display.Stage; import laya.ui.HScrollBar; import laya.ui.VScrollBar; import laya.utils.Handler; import laya.webgl.WebGL; public class UI_ScrollBar { public function UI_ScrollBar() { // 不支持WebGL时...
来源: Laya_示例 发布时间: 20260819
...24.479:ERROR:node_bindings.cc(378)] Most NODE_OPTIONs are not supported in packaged apps. See documentation for more details. engine libs bin://engine/libs/spine-core-3.8.js,bin://engine/libs/laya.bullet.js,bin://engine/libs/laya.box2D.js loadLibs: 63.001220703125 ms initLayaStage: 112.833984375 ms ...
来源: Laya_社区 发布时间: 20250102
API DocumentationAll Packages | All Classes | Index | Frames No Frames RenderTextureProperties | Methods | Constants Packagelaya.d3.resourceClasspublic class RenderTextureInheritanceRenderTexture BaseTexture laya.resource.Bitmap //RenderTexture 类用于创建渲染目标。 Public Propert...
来源: Laya2.0_api 发布时间: 20190513