大约有 3,008 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0058 秒)
Laya_社区(1073) Laya3.0_api(672) Laya2.0_api(368) laya_api(298) Laya2.0_文档(233) Laya_示例(146) Laya2.0_示例(118) Laya3.0_文档(100)
...ya.Event; import Browser = Laya.Browser; import WebGL = Laya.WebGL; export class Interaction_Rotate { private sp: Sprite; private preRadian: number = 0; constructor() { // 不支持WebGL时自动切换至Canvas Laya.init(Browser.clientWidth, Browser.clientHeight, WebGL); Laya.stage.alignV = Stage.AL...
来源: Laya_示例 发布时间: 20250223
...有通过一个类的名字(字符串)来获取该类的方法?类似get class by name 问题状态 最新活动: 2016-11-23 20:18 浏览: 1353 关注: 2 人 156*****272 • 2019-06-12 22:56 请问用什么方法或者接口可以封装?
来源: Laya_社区 发布时间: 20161123
...ly exported Menu Globals "laya/d3/physics/PhysicsCollider" PhysicsCollider Class PhysicsCollider PhysicsCollider 类用于创建物理碰撞器。 Hierarchy PhysicsTriggerComponent PhysicsCollider Index Constructors constructor Properties _extra _singleton canScaleShape owner runInEditor scriptPath ...
来源: Laya3.0_api 发布时间: 20231115
...示分数的界面,比如我写了A.ui文件,自动生成一个ts类,class A extends ui.AUI,但是这个ui命名空间并不存在,如果我手动改成extends Laya.View(.ui文件里用的View标签),那么我如何让这个类去使用这个.ui文件呢?就像eui里指定skin一样...
来源: Laya_社区 发布时间: 20180323
load 粒子的时候永远出错 永远报这个错误:Warning!,this class[MiniAdpter] already exist: Object {} [warn]Retry to load: res/rotate.part [error]Failed to load: res/rotate.part 我的代码: Laya.loader.load("res/rotate.part", Handler.create(this, this.onAssetsLoaded),null,Laya...
来源: Laya_社区 发布时间: 20180211
API DocumentationAll Packages | All Classes | Index | Frames No Frames ResourceProperties | Methods | Events Packagelaya.resourceClasspublic class ResourceInheritanceResource EventDispatcher ObjectImplements laya.resource.ICreateResource, laya.resource.IDisposeSubclasses AnimationTemplet, ...
来源: laya_api 发布时间: 20170422
...据官方教程:FlashBuilder-LayaCompiler-运行提示"must set Document Class!" 问题状态 最新活动: 2018-11-27 14:57 浏览: 1232 关注: 1 人
来源: Laya_社区 发布时间: 20181126
...870820 using UnityEngine; using System.Collections; public class DJH_Animation : MonoBehaviour { public GameObject AnimationObj;//带有动画的对象 // Use this for initialization void Start () { Ani...
来源: Laya_社区 发布时间: 20171204
...有通过一个类的名字(字符串)来获取该类的方法?类似get class by name LayaIDE是否可以支持gif转swf? 问题状态 最新活动: 2018-01-09 10:25 浏览: 1288 关注: 2 人
来源: Laya_社区 发布时间: 20180108
... qian 赞同来自: http://layaair.ldc.layabox.com/api/?category=Core&class=laya.device.motion.RotationInfo 你看看有没有你想要的 2018-01-03 0 3 分享 微博 QZONE 微信 q1402907210 - 你猜猜 赞同来自: 问题已经解决,可以封贴了! 2018-01-03 0 0 分享 微博 QZONE ...
来源: Laya_社区 发布时间: 20180103