大约有 960 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0062 秒)
...,请问这是什么? /**Created by the LayaAirIDE*/ module view { export class GameInfo extends ui.GameInfoUI { constructor() { super(); this.kaishi_btn.on(Laya.Event.MOUSE_DOWN, this, this.onStart); // Laya.stage.on(Laya.Event.MOUSE_DOWN, this, this.birdFly);//可以绑定两个函数 Laya.s...
来源: Laya_社区 发布时间: 20180507
...么用的? ES6请谨慎使用,目前的浏览器基本上都不支持export import的使用! 2018-05-25 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 186*****554 相关问题 LayaAir3D UnityPlugin 使用须知-版本更新-问...
来源: Laya_社区 发布时间: 20180508
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 用了ByteArray的z...
来源: Laya_社区 发布时间: 20180808
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 问题状态 最新活动: 2019-12-25 01:40 浏览: 5828 关注: 12 人 woody1720596907 • 2018-01-11 13:31 你可以看下出牌逻辑,修改下。
来源: Laya_社区 发布时间: 20171129
...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/cmd/DrawPieCmd" DrawPieCmd Class DrawPieCmd 绘制扇形 Hierarchy DrawPieCmd Index Properties fillColor lineColor lineWidth radius x y ID Accessors endAngle startAngle Methods getBoundPoin...
来源: Laya3.0_api 发布时间: 20231115
...e layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/math/Rand" Rand Class Rand Rand 类用于通过32位无符号整型随机种子创建随机数。 Hierarchy Rand Index Constructors constructor Properties seeds Accessors seed Methods getFloat g...
来源: Laya3.0_api 发布时间: 20231115
...let" import DropBox from "./script/DropBox" /* * 游戏初始化配置; */ export default class GameConfig{ static width:number=640; static height:number=1136; static scaleMode:string="fixedwidth"; static screenMode:string="none"; static startScene:string="test/TestScene.scene"; static sceneRoot:str...
来源: Laya_社区 发布时间: 20181001
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 如何通过命令行工具构建和发布项目 Laya mac版的IDE 是没测试就上线了吗? 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 关于Laya实现Matter...
来源: Laya_社区 发布时间: 20180116
...2.0的版本开始,我用ts编写的相关内容,都要使用import和export吗? 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 求高人分享使用protobuff框架的游戏demo(TS版本或AS版本的) 如何通过命令行工具构建和发布...
来源: Laya_社区 发布时间: 20180212
...ilable ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/render/SkinRenderElement" SkinRenderElement Class SkinRenderElement Hierarchy RenderElement SkinRenderElement Index Constructors constructor Properties _batchElement _renderElementOBJ Metho...
来源: Laya3.0_api 发布时间: 20231102