大约有 1,054 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0077 秒)
...th; i++) { var name=_outHitAllInfo<em>.sprite3D.name; if(name=='anifish'){ anifish.player.playByFrame(0,1.0,2147483647,40,72,30); anifish.on(Event.COMPLETE,this,c...
来源: Laya_社区 发布时间: 20170927
...kagelaya.uiClasspublic class ProgressBarInheritanceProgressBar UIComponent Sprite Node EventDispatcher Object ProgressBar 组件显示内容的加载进度。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否...
来源: Laya2.0_api 发布时间: 20190513
...cessing launch: Error Could not attach to main target 关于遍历产生的sprite的点击事件,急,大神帮看哈 Animation如何加点击事件 使用钢体设置防穿后仍有几率会穿透 TypeScript下HttpRequest发送Post请求有Bug? 图片添加点击事件 有的不生效 HttpReques...
来源: Laya_社区 发布时间: 20180330
...题 Laya mac版的IDE 是没测试就上线了吗? 关于遍历产生的sprite的点击事件,急,大神帮看哈 成都雨墨游戏 求 laya 程序开发人员 dialog 自定义关闭效果,效果执行完,弹窗无法关闭 Laya 安卓端 在服务端运行指令layadcc ./ 后进不去,...
来源: Laya_社区 发布时间: 20190315
...kagelaya.uiClasspublic class TextInputInheritanceTextInput Label Component Sprite Node EventDispatcher ObjectSubclasses TextArea TextInput 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By a...
来源: laya_api 发布时间: 20170929
...| Events Packagelaya.device.mediaClasspublic class VideoInheritanceVideo Sprite Node EventDispatcher Object Video将视频显示到Canvas上。Video可能不会在所有浏览器有效。 关于Video支持的所有事件参见:http://www.w3school.com.cn/tags/html_ref_audio_video_dom.asp。 注意...
来源: Laya2.0_api 发布时间: 20190513
...vents Packagelaya.uiClasspublic class ButtonInheritanceButton UIComponent Sprite Node EventDispatcher ObjectImplements ISelectSubclasses CheckBox, Radio Button 组件用来表示常用的多态按钮。 Button 组件可显示文本标签、图标或同时显示两者。 可以是单态,两态和...
来源: Laya2.0_api 发布时间: 20190513
...的相关内容,都要使用import和export吗? 关于遍历产生的sprite的点击事件,急,大神帮看哈 问题状态 最新活动: 2018-03-09 10:31 浏览: 689 关注: 2 人
来源: Laya_社区 发布时间: 20180309
...】laya2.0的loadImage方法为什么不触发complete? var logo = new Sprite(); Laya.stage.addChild(logo); logo.loadImage("img/load_logo.png", 0, 0, 0, 0, Handler.create(this, function(){ trace("complete!!"); })); 我在laya1.0这么写,触发complete没毛病,为什么到了2.0这个complete...
来源: Laya_社区 发布时间: 20181010
请问有没有使用代码来动态设置sprite的不规则热区的方法? 项目里需要可以点击很多不规则形状的sprite,并且这些sprite相互有重叠. 因此特别需要可以设置不规则热区.论坛里有在ide里设置不规则热区的帖子,请问有没有代码设置...
来源: Laya_社区 发布时间: 20171018