大约有 2,154 项符合查询结果, 库内数据总量为 30,782 项。 (搜索耗时: 0.0057 秒)
Laya3.0_api(672) Laya_社区(471) Laya2.0_api(357) laya_api(289) Laya_示例(150) Laya2.0_示例(112) Laya2.0_文档(98) Laya3.0_文档(5)
...nt = 100; private const Y_OFFSET:int = 50; private var skins:Array; public function UI_CheckBox() { // 不支持WebGL时自动切换至Canvas Laya.init(800, 600, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.scaleMode = Stage.SCALE_SHOWALL; Laya.s...
来源: Laya2.0_示例 发布时间: 20241120
... private const CLOSE_BTN_PADDING:int = 5; private var assets:Array; public function DialogCenterClose() { // 不支持WebGL时自动切换至Canvas Laya.init(800, 600, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.scaleMode = Stage.SCALE_SHOWALL; ...
来源: Laya_社区 发布时间: 20170706
...看演示DEMO,链接:[https://layaair.ldc.layabox.com/demo/?Tween_EaseFunctionsDemo](https://layaair2.ldc2.layabox.com/demo2/?language=zh&category=2d&group=Tween&name=EaseFunctionsDemo) ### 2.缓动类的常用API介绍 #### 2.1 Tween缓动类的常用方法from()与to() 缓动类Tween提供了...
来源: Laya2.0_文档 发布时间: 20210715
...or destroy indexof RenderGeometryElementOBJ Legend Object literal Variable Function Type alias Class Class with type parameter Inherited constructor Inherited method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...tils.Browser; import laya.webgl.WebGL; public class Text_AutoSize { public function Text_AutoSize() { // 不支持WebGL时自动切换至Canvas Laya.init(550, 400, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.scaleMode = "showall"; Laya.stage.bgC...
来源: Laya2.0_示例 发布时间: 20241120
...ionInfo" AccelerationInfo constructor x y z Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Property Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...ipt、TypeScript三种开发语言、LayaAirIDE让项目开发更高效。(function() { var Stage = Laya.Stage; var Text = Laya.Text; var Geolocation = Laya.Geolocation; var Position = Laya.Position; var Browser = Laya.Browser; var Handler = Laya.Handler; // 百度地图 var map; var marker; var BMa...
来源: Laya_示例 发布时间: 20241120
...nstructor elementFormat elementUsage offset Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Enumeration Interface
来源: Laya3.0_api 发布时间: 20231102
...key/Assets/LayaMonkey/LayaMonkey-LayaMonkey.lm", Laya.Handler.create(this, function(mesh) { //设置猴子 var layaMonkey = scene.addChild(new Laya.MeshSprite3D(mesh)); layaMonkey.transform.localScale = new Laya.Vector3(0.3, 0.3, 0.3); layaMonkey.transform.rotation = new Laya.Quaternion(0.7071068, 0...
来源: Laya2.0_文档 发布时间: 20210715
...ript onStateEnter onStateExit onStateUpdate Legend Object literal Variable Function Type alias Class Class with type parameter Method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115