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

大约有 2,159 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0055 秒)

1471. ViewStack属性详解(ActionScript-IDE篇(AS3)-IDE组件属性详解) [ 61%]

...viewStack组件的测试页面**/ private var comp:ComponentDemoUI; public function ComponentDemo() { Laya.init(1334,750, WebGL); Laya.stage.scaleMode = "full"; Laya.stage.bgColor = "#ffffff"; //加载图集成功后,执行onLoaded回调方法 Laya.loader.load("./res/atlas/ui.atlas", Handler.creat...

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

1472. laya.d3.component.PostProcess_API3.0 [ 61%]

...ss with type parameter Constructor Method Accessor Object literal Variable Function Type alias Enumeration Interface

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

1473. laya.net.LocalStorage_API3.0 [ 61%]

... getItem getJSON removeItem setItem setJSON Legend Object literal Variable Function Type alias Class Class with type parameter Static property Static method Enumeration Interface

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

1474. 屏幕适配-屏幕适配 [ 61%]

...ivate var index:int = 0; //全局文本信息 private var txt:Text; public function SmartScale_T() { // 不支持WebGL时自动切换至Canvas Laya.init(1136, 640, WebGL); //设置适配模式 Laya.stage.scaleMode = "noscale"; //设置横竖屏 Laya.stage.screenMode = Stage.SCREEN_HORIZONTAL; //设...

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

1475. laya.ui.VScrollBar [ 61%]

...据。 Stage对象和UI的View组件默认为true。 Sprite isLockedFun : FunctionScrollBar isVertical : Boolean 一个布尔值,指示滚动条是否为垂直滚动。如果值为true,则为垂直滚动,否则为水平滚动。 默认值为:true。 ScrollBar lastOffset : Number[read-only...

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

1476. laya.d3.graphics.SphericalHarmonicsL2_API3.0 [ 61%]

...tCoefficient setCoefficient setCoefficients Legend Object literal Variable Function Type alias Class Class with type parameter Method Enumeration Interface

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

1477. laya.d3.core.reflectionprobe.ReflectionProbeManager_API3.0 [ 61%]

...jects destroy update updateAllRenderObjects Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface

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

1478. 输入设备-指南针 [ 61%]

...ar directionIndicator:Sprite; private var firstTime:Boolean = true; public function InputDevice_Compass() { Laya.init(700, 1024, WebGL); Laya.stage.scaleMode = Stage.SCALE_SHOWALL; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.loader.load(compassImgPath, Handle...

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

1479. 参考alert 写的方法 [ 61%]

...: 1058 关注: 2 人 deng2017 • 2017-06-20 14:30 package view { public function alertpp():void { } } 使用flash develop 编译 生成不了该代码 view.alertpp=function(){} cuixueying • 2017-06-20 15:20 不建议这么去写代码,容易出问题,最好还是按照正常的函数写法来...

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

1480. laya.d3.component.staticmesh.StaticBatchMeshRenderElement_API3.0 [ 61%]

...enderUpdatePre compileShader getInvertFront Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Inherited property Inherited method Enumeration Interface

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