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

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

421. laya.ui.Panel [ 39%]

...| Methods | Events Packagelaya.uiClasspublic class PanelInheritancePanel Box Component Sprite Node EventDispatcher Object Panel 是一个面板容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1...

来源: laya_api 发布时间: 20170929

422. 射线形状检测shapeCastAll返回的检测结果只第一次有效 [ 39%]

...测信息都和第一次的信息(碰撞点,法线)一样,我测试BoxColliderShape和SphereColliderShape都有这个问题,有大佬知道啥情况不,还有麻烦官方大大核实一下是不是BUG!!!Laya版本2.7.1 附件 : --> 2020-10-17 添加评论 免费帖 --> 分享 微...

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

423. 资源管理器(ActionScript-IDE篇(AS3)-设计模式基础) [ 34%]

...本域 | textarea_ | area_ | | Button | 按钮 | button_ | btn_ | | CheckBox | 多选框 | checkbox_ | check_ | | Radio | 单选框 | radio_ | -- | | Tab | 标签 | tab_ | -- | | RadioGroup | 单选框按钮组 | radiogroup_ | -- | | VSlider | 垂直滑动条 | vslider_ | -- | | HSlider | 水平滑...

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

424. laya.ui.ViewStack [ 34%]

...s | Events Packagelaya.uiClasspublic class ViewStackInheritanceViewStack Box Component Sprite Node EventDispatcher ObjectImplements IItem ViewStack 类用于视图堆栈类,用于视图的显示等设置处理。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties...

来源: laya_api 发布时间: 20170929

425. HTTP通信 · LayaAir3.4 · 引擎文档 · LAYABOX [ 34%]

...('https://ldc-1251285021.cos.ap-shanghai.myqcloud.com/engine/3.2/libs/laya.box2D.js', null, 'get', 'text'); } /** * 显示HTTP响应日志 */ private showLogger(): void { this.logger = new Laya.TextArea(); this.logger.scrollType = 2; this.logger.vScrollBarSkin = "resources/res/ui/vscroll.png"; this....

来源: Laya3.0_文档 发布时间: 20251010

426. 资源管理器(TypeScript-IDE篇(TS)-设计模式基础) [ 33%]

...本域 | textarea_ | area_ | | Button | 按钮 | button_ | btn_ | | CheckBox | 多选框 | checkbox_ | check_ | | Radio | 单选框 | radio_ | -- | | Tab | 标签 | tab_ | -- | | RadioGroup | 单选框按钮组 | radiogroup_ | -- | | VSlider | 垂直滑动条 | vslider_ | -- | | HSlider | 水平滑...

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

427. 资源管理器(JavaScript-IDE篇(JS)-设计模式基础) [ 33%]

...本域 | textarea_ | area_ | | Button | 按钮 | button_ | btn_ | | CheckBox | 多选框 | checkbox_ | check_ | | Radio | 单选框 | radio_ | -- | | Tab | 标签 | tab_ | -- | | RadioGroup | 单选框按钮组 | radiogroup_ | -- | | VSlider | 垂直滑动条 | vslider_ | -- | | HSlider | 水平滑...

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

428. laya.ui.Tab [ 32%]

...thods | Events Packagelaya.uiClasspublic class TabInheritanceTab UIGroup Box Component Sprite Node EventDispatcher Object Tab 组件用来定义选项卡按钮组。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,...

来源: laya_api 发布时间: 20170929

429. laya.ui.RadioGroup [ 32%]

...s Packagelaya.uiClasspublic class RadioGroupInheritanceRadioGroup UIGroup Box Component Sprite Node EventDispatcher Object RadioGroup 控件定义一组 Radio 控件,这些控件相互排斥; 因此,用户每次只能选择一个 Radio 控件。 Public Properties Hide Inherited Public Propert...

来源: laya_api 发布时间: 20170929

430. laya.ui.UIComponent [ 32%]

...mponentInheritanceUIComponent Sprite Node EventDispatcher ObjectSubclasses Box, Button, Clip, ColorPicker, ComboBox, Image, Label, ProgressBar, ScrollBar, Slider, TipManager, WXOpenDataViewer Component 是ui控件类的基类。 生命周期:preinitialize > createChildren > initialize > ...

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