大约有 223 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0050 秒)
...yaUI.max.all.js里的代码:var WebGL = laya.webgl.WebGL; var Stage = laya.display.Stage; var Browser = laya.utils.Browser; var Sprite = laya.display.Sprite; var TextInput = Laya.TextInput; var Event = laya.events.Event; var Handler = Laya.Handler; var ProgressBar = laya.ui.ProgressBar; var Button =...
来源: Laya_社区 发布时间: 20201001
...错就没法继续。 package { import laya.ani.swf.MovieClip; import laya.display.Stage; import laya.events.Event; import laya.webgl.WebGL; public class MouseCount { public function MouseCount() { Laya.init(720, 1280, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_C...
来源: Laya_社区 发布时间: 20170105
...微博 QZONE 微信 慢先生 赞同来自: package { import laya.display.Input; import laya.display.Sprite; import laya.display.Stage; import laya.ui.Panel; import laya.utils.Browser; import laya.webgl.WebGL; public class Yj_Customer ...
来源: Laya_社区 发布时间: 20180612
...g WORLDINVERTFRONT Accessors active activeInHierarchy components destroyed displayedInStage hideFlags id is3D layer numChildren parent scene timer transform url Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer clone...
来源: Laya3.0_api 发布时间: 20231115
... Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/Sprite" Sprite Class Sprite Sprite 是基本的显示图形的显示列表节点。 Sprite 默认没有宽高,默认不接受鼠标事件。通过 graphics 可以绘制图片或者矢量图,支持旋转,缩放...
来源: Laya3.0_api 发布时间: 20231115
...e activeInHierarchy boundsMax boundsMin boxProjection components destroyed displayedInStage hideFlags id importance intensity is3D layer numChildren parent probePosition reflectionTexture scene timer transform url Methods _getIndexInReflectionList _initialize _processActive _setIndexInReflectionList...
来源: Laya3.0_api 发布时间: 20231102
...是子项坐标为负数时(已经找到问题) package { import laya.display.Sprite; import laya.events.Event; public class MainUi extends Sprite { private var testPan:Sprite; public function MainUi() { super(); this.graphics.drawRect(0,0,500,500,"#fff0cc"); testPan = new Sprite(); testPan.name...
来源: Laya_社区 发布时间: 20161124
...DINVERTFRONT Accessors active activeInHierarchy color components destroyed displayedInStage hideFlags id intensity is3D layer lightWorldMatrix lightmapBakedType mode numChildren parent scene shadowDepthBias shadowDistance shadowMode shadowNearPlane shadowNormalBias shadowResolution shadowStrength ti...
来源: Laya3.0_api 发布时间: 20231115
...标对不上导致拿不到正确位置的Texture? package { import laya.display.Sprite; import laya.display.Stage; import laya.events.Event; import laya.resource.HTMLCanvas; import laya.resource.Texture; import rain.core.StageReferance; public class Main { private var _view:Sprite; public functio...
来源: Laya_社区 发布时间: 20180319
...DINVERTFRONT Accessors active activeInHierarchy color components destroyed displayedInStage hideFlags id intensity is3D layer lightWorldMatrix lightmapBakedType mode numChildren parent range scene shadowDepthBias shadowDistance shadowMode shadowNearPlane shadowNormalBias shadowResolution shadowStren...
来源: Laya3.0_api 发布时间: 20231115