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

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

561. laya.display.Sprite_API3.0 [ 45%]

...a _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode cacheAs components customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize f...

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

562. laya.ui.OpenDataContextView_API3.0 [ 44%]

...a _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayHeight displ...

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

563. laya.ui.Panel_API3.0 [ 44%]

...a _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY bgColor blendMode bottom cacheAs centerX centerY components content customRenderEnable dataSource destroyed disabled dis...

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

564. laya.ui.LayoutBox_API3.0 [ 44%]

...a _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy align alpha anchorX anchorY bgColor blendMode bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displ...

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

565. laya.ui.TipManager_API3.0 [ 44%]

...a _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx offsetX offsetY tipBackColor tipDelay tipTextColor Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode bottom cacheAs centerX centerY components customRenderEnabl...

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

566. 属性设置器(JavaScript-IDE篇(JS)-设计模式基础) [ 44%]

...面板分组 ## 1、`公用`属性介绍 公用属性中通常是`var`、`name`、`renderType`。如图2所示。 ![图2](img/2.png) (图2) ### 1.1 设置全局变量名称 `Var` :声名一个唯一的全局变量名称,用于在项目的代码中根据这个名称来调用这个组件。 ### 1....

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

567. 属性设置器(TypeScript-IDE篇(TS)-设计模式基础) [ 44%]

...面板分组 ## 1、`公用`属性介绍 公用属性中通常是`var`、`name`、`renderType`。如图2所示。 ![图2](img/2.png) (图2) ### 1.1 设置全局变量名称 `Var` :声名一个唯一的全局变量名称,用于在项目的代码中根据这个名称来调用这个组件。 ### 1....

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

568. Laya.Socket 是不是不支持Safari浏览器二进制格式的数据传输? [ 44%]

...微信 hh821207 赞同来自: 就是按照官方例子来做的测试 /* * name; */ class Test{ private socket: Laya.Socket; private byte: Laya.Byte; constructor() { //初始化引擎 Laya.init(600, 400, Laya.WebGL); this.byte = new Laya.Byte(); //这里我们采用小端 this.byte.endian = Laya.Byt...

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

569. laya.ui.TextArea [ 44%]

... 值为true表示当前是文本域,否则不是文本域。 TextInput name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node optimizeScrollRect : Boolean 指定是否对使用了 scrollRect 的显示对象进行优化处理。默认为false(不优化)。 当值...

来源: laya_api 发布时间: 20170929

570. laya.ui.Clip [ 44%]

...only] 返回鼠标在此对象坐标系上的 Y 轴坐标信息。 Sprite name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node optimizeScrollRect : Boolean 指定是否对使用了 scrollRect 的显示对象进行优化处理。默认为false(不优化)。 当值...

来源: laya_api 发布时间: 20170929