大约有 2,538 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0071 秒)
Laya_社区(1915) Laya3.0_api(163) laya_api(112) Laya2.0_api(107) Laya2.0_文档(76) Laya_示例(68) Laya2.0_示例(51) Laya3.0_文档(46)
... import flash.display.MovieClip; import flash.display.Sprite; import flash.events.Event; import flash.net.URLRequest; import flash.system.ApplicationDomain; import flash.system.LoaderContext; public class SwfBinary extends Sprite { public function SwfBinary() { super(); if(stage) { init(); } else { ...
来源: Laya_社区 发布时间: 20151224
...ference _removeReference _setCPUMemory _setCreateURL _setGPUMemory destroy event hasListener isCreateFromURL off offAll offAllCaller on once destroyUnusedResources Constructors constructor new ScreenTriangle(): ScreenTriangle Overrides Resource.__constructor Defined in laya/d3/core/render/ScreenTria...
来源: Laya3.0_api 发布时间: 20231102
Ignored attempt to cancel a touchmove event with cancelable=false 在华为荣耀20 安卓10系统下,手机 触摸点击速度快一些,会导致元素鼠标事件消失,但是舞台事件还可以执行 每次点击报下面的警告, 在laya.core源码里面加上判断后, (...
来源: Laya_社区 发布时间: 20200512
...lass AnimationPlayer AnimationPlayer 类用于动画播放器。 Hierarchy EventDispatcher AnimationPlayer Index Constructors constructor Properties isCache playbackRate returnToZeroStopped Accessors cacheFrameRate cacheFrameRateInterval cachePlayRate currentAnimationClipIndex currentFrameTime curre...
来源: Laya3.0_api 发布时间: 20231115
...ference _removeReference _setCPUMemory _setCreateURL _setGPUMemory destroy event hasListener isCreateFromURL off offAll offAllCaller on once destroyUnusedResources Constructors constructor new TextResource(data: any, format: TextResourceFormat): TextResource Overrides Resource.__constructor Defined ...
来源: Laya3.0_api 发布时间: 20231115
LAYA_API #laya_nav { display: none; position: fixed; top: 0; left: 0; right: 0; z-index: 1000; margin: 0; height: 68px; border-radius: 0; min-width: 310px; background-color: #1A1A1A; background-image: none; border: none; } #laya_content { width: 100%; height: auto; margin: 0px auto 0 auto; } @media...
来源: Laya3.0_api 发布时间: 20230115
Laya.Event.VISIBILITY_CHANGE 窗口最小化后刷新1秒一次,这个怎么去掉了? 我们的游戏,希望最小化也必须正常帧数刷新,请问这个怎么去掉目前的进入后台就刷新变慢的情况了? 附件 : --> 2018-04-20 添加评论 免费帖 --> 分享 微博 QZON...
来源: Laya_社区 发布时间: 20180420
...ference _removeReference _setCPUMemory _setCreateURL _setGPUMemory destroy event hasListener isCreateFromURL off offAll offAllCaller on once destroyUnusedResources Constructors constructor new AnimatorController2D(data: any): AnimatorController2D Overrides Resource.__constructor Defined in laya/comp...
来源: Laya3.0_api 发布时间: 20231115
...dex | Frames No Frames KeyBoardManagerProperties | Methods Packagelaya.eventsClasspublic class KeyBoardManagerInheritanceKeyBoardManager Object KeyBoardManager 是键盘事件管理类。该类从浏览器中接收键盘事件,并派发该事件。 派发事件时若 Stage.focus 为空则只...
来源: laya_api 发布时间: 20170929
...dex | Frames No Frames KeyBoardManagerProperties | Methods Packagelaya.eventsClasspublic class KeyBoardManagerInheritanceKeyBoardManager Object KeyBoardManager 是键盘事件管理类。该类从浏览器中接收键盘事件,并派发该事件。 派发事件时若 Stage.focus 为空则只...
来源: Laya2.0_api 发布时间: 20190513