大约有 3,124 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0086 秒)
...omp/yard_swimpool01.png"; let swimpoorpath02="Comp/yard_swimpool02.png"; export default class Yard extends Laya.Sprite { private swimpoolani:Laya.Animation; constructor() { super(); this.swimpoolani=new Laya.Animation(); //this.init(); this.swimpoolani.loadAtlas("./res/atlas/Comp.atlas",Laya.Han...
来源: Laya_社区 发布时间: 20190805
...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/resource/AssetDb" AssetDb Class AssetDb 此类用来描述资源 Hierarchy AssetDb Index Properties metaMap shaderNameMap uuidMap inst Methods URL_to_UUID_async UUID_to_URL UUID_to_URL_async getMet...
来源: Laya3.0_api 发布时间: 20231115
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 如何设置Sprite的宽高和点击区域? laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场景内的元素 使用钢体设置防穿后仍有几率会穿透 问题状态 ...
来源: Laya_社区 发布时间: 20170704
...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/particleShuriKen/module/shape/ConeShape" ConeShape Class ConeShape ConeShape 类用于创建锥形粒子形状。 Hierarchy BaseShape ConeShape Implements IClone Index Constructors construc...
来源: Laya3.0_api 发布时间: 20231115
...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/device/geolocation/Geolocation" Geolocation Class Geolocation 使用前可用supported查看浏览器支持。 Hierarchy Geolocation Index Constructors constructor Properties PERMISSION_DENIED POSI...
来源: Laya3.0_api 发布时间: 20231115
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 骨骼动画播放完后的回调时间 从unity导出的场景透贴和模型烘焙的灯光不显示,请问有知道是什么原因的吗?~~~~~~~~~~~~~ 请问下加载TFF字体要怎么加载呢? 请问一...
来源: Laya_社区 发布时间: 20180514
...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/net/Downloader" Downloader Class Downloader Hierarchy Downloader Index Properties httpRequestPool Methods audio common image imageWithBlob imageWithWorker Properties httpRequestPool httpRequestPool...
来源: Laya3.0_api 发布时间: 20231115
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 预设怎么在代码中使用 LayaNative ios上js访问不到JSBridge类中的方法,请求官方帮助, 问题状态 最新活动: 2016-11-03 15:52 浏览: 3517 关注: 2 人 yuanxiaoshu • 2016-11-04 11:14 ...
来源: Laya_社区 发布时间: 20161103
...rt Stage = Laya.Stage; import Text = Laya.Text; import WebGL = Laya.WebGL; export class Text_Underline { constructor() { // 不支持WebGL时自动切换至Canvas Laya.init(600, 400, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.scaleMode = Stage....
来源: Laya_示例 发布时间: 20260824
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 求助关于TiledMap的版本问题 动画混合无效(版本2.6) 写了一个小塔防游戏,分享给初学的朋友们(ts版本)《二》 打包android版本 点击返回键会提示“再次点击后退...
来源: Laya_社区 发布时间: 20181127