• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 141 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0091 秒)

121. laya.ui.Button [ 42%]

...wnColor,disableColor"。 Button tag : * 对象的标签。 UIComponent  text : Text[read-only] 按钮文本标签 Text 控件。 Button texture : Texture 设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。 等同于graphics.clear();graphics.dra...

来源: Laya2.0_api 发布时间: 20190513

122. laya.ui.WXOpenDataViewer_API3.0 [ 42%]

... rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache tag texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addInputChild callLater clearTimer contains custom...

来源: Laya3.0_api 发布时间: 20231102

123. LayaAir和原生DOM交互(TypeScript-2D进阶篇(TS)-扩展模块) [ 40%]

...是重点,文字的效果我们是通过svg支持的css样式来设置 text-shadow设置的是文字的css样式效果,假如开发者想改变文字的样式,可以修改style即可。 ``` 上面是在JavaScript中,用原生的dom元素img来进行显示,那么在游戏中我们想用的...

来源: Laya2.0_文档 发布时间: 20210715

124. laya.ui.AdvImage_API3.0 [ 39%]

...eY scene scrollRect sizeGrid skewX skewY skin source stage staticCache tag texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addInputChild callLater clearTimer contains custom...

来源: Laya3.0_api 发布时间: 20231102

125. LayaAir和原生DOM交互(JavaScript-2D进阶篇(JS)-扩展模块) [ 38%]

...是重点,文字的效果我们是通过svg支持的css样式来设置 text-shadow设置的是文字的css样式效果,假如开发者想改变文字的样式,可以修改style即可。 ``` 上面是在JavaScript中,用原生的dom元素img来进行显示,那么在游戏中我们想用的...

来源: Laya2.0_文档 发布时间: 20210714

126. laya.utils.PerfHUD [ 33%]

...以像素为单位)。 Sprite drawCallOptimize : BooleanSprite  drawTexTm : Number = 0[static] PerfHUD filters : Array滤镜集合。可以设置多个滤镜组合。Sprite globalRotation : Number[read-only] 获得相对于stage的全局旋转值(会叠加父亲节点的旋转值)。 Spri...

来源: Laya2.0_api 发布时间: 20190513

127. laya.html.dom.HTMLIframeElement_API3.0 [ 33%]

...x Accessors active activeInHierarchy alpha blendMode cacheAs components contextHeight contextWidth customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea href innerHTML is3D mask mou...

来源: Laya3.0_api 发布时间: 20231102

128. laya.html.dom.HTMLDivElement_API3.0 [ 32%]

...x Accessors active activeInHierarchy alpha blendMode cacheAs components contextHeight contextWidth customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea innerHTML is3D mask mouseEna...

来源: Laya3.0_api 发布时间: 20231102

129. LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 [ 31%]

...index.html,添加script指定路径 <!-- pemolo --> <script type="text/javascript" src="libs/PomeloClient.js"></script> 这样就可以了,便于使用和习惯,个人封装了pomloClient如:  /** 基于pomelo网络握手通讯*/     export class Socket extends Laya.EventD...

来源: Laya_社区 发布时间: 20161109

130. laya.ui.UIGroup [ 30%]

...状态下的描边颜色。 UIGroup tag : * 对象的标签。 Component texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.time...

来源: laya_api 发布时间: 20170929