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

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

1551. laya.ui.ViewStack [ 45%]

...ndex | Frames No Frames ViewStackProperties | Methods | Events Packagelaya.uiClasspublic class ViewStackInheritanceViewStack Box UIComponent Sprite Node EventDispatcher ObjectImplements IItem ViewStack 类用于视图堆栈类,用于视图的显示等设置处理。 Public Properties Hide Inh...

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

1552. 设置适配SCALE_FIXED_WIDTH,结果少部分andriod机型不能正确适配屏幕 [ 45%]

...mId?: number) {             this._roomId = roomId;             Laya.init(750, 1218, Laya.WebGL);             Laya.Browser.document.title = 'GG游戏;             if (Laya.Browser.onPC) {                 //设置舞台缩放模式                 Laya.stage.sca...

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

1553. 一篇上手LayaAir的3D物理引擎(TypeScript-3D基础(TS)-LayaAir3D之物理系统) [ 45%]

## 一篇上手LayaAir的3D物理引擎 > *Author: Charley Date: 2021-01-05 Engine&IDE Version : 2.9.0* LayaAir引擎集成了世界三大物理引擎之一的Bullet引擎,当在Unity中使用了物理组件,用LayaAir的Unity插件导出后,默认就是采用的Bullet引擎。当然,LayaAir...

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

1554. laya.ui.TextInput [ 45%]

...ndex | Frames No Frames TextInputProperties | Methods | Events Packagelaya.uiClasspublic class TextInputInheritanceTextInput Label Component Sprite Node EventDispatcher ObjectSubclasses TextArea TextInput 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Pu...

来源: laya_api 发布时间: 20170929

1555. 示例打地鼠发布打包后提示TypeError: this.preinitialize is not a function [ 45%]

...peError: this.preinitialize is not a function $ adb shell am start -n "com.layabox.game/demo.MainActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -D Waiting for application to come online: com.layabox.game.test | com.layabox.game Connecting to com.layabox.game Capturing an...

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

1556. 描边Shader,使用了两个Pass [ 45%]

描边Shader,使用了两个Pass 看LayaAir2.0的文档说是支持了Shader的多pass渲染,写出个小示例,仅供参考,示例工程请参阅附件 截图如下:   核心代码如下 export default class OutlineMaterial extends Laya.BaseMaterial { constructor() { super() var attribu...

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

1557. laya.ui.VSlider [ 45%]

...Index | Frames No Frames VSliderProperties | Methods | Events Packagelaya.uiClasspublic class VSliderInheritanceVSlider Slider UIComponent Sprite Node EventDispatcher Object 使用 VSlider 控件,用户可以通过在滑块轨道的终点之间移动滑块来选择值。 VSlider 控件采用...

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

1558. laya.ui.ProgressBar [ 45%]

...ex | Frames No Frames ProgressBarProperties | Methods | Events Packagelaya.uiClasspublic class ProgressBarInheritanceProgressBar UIComponent Sprite Node EventDispatcher Object ProgressBar 组件显示内容的加载进度。 Public Properties Hide Inherited Public Properties Show Inherited Publ...

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

1559. laya.ui.ScrollBar [ 44%]

...ndex | Frames No Frames ScrollBarProperties | Methods | Events Packagelaya.uiClasspublic class ScrollBarInheritanceScrollBar UIComponent Sprite Node EventDispatcher ObjectSubclasses HScrollBar, VScrollBar ScrollBar 组件是一个滚动条组件。 当数据太多以至于显示区域无法容...

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

1560. laya.ui.ScaleBox [ 44%]

...Index | Frames No Frames ScaleBoxProperties | Methods | Events Packagelaya.uiClasspublic class ScaleBoxInheritanceScaleBox Box UIComponent Sprite Node EventDispatcher Object 自适应缩放容器,容器设置大小后,容器大小始终保持stage大小,子内容按照原始最小宽高...

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