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

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

101. Steam扩展实例 · LayaAir3.3 · 引擎文档 · LAYABOX [ 56%]

...成就功能3.4 设定成就3.5 效果展示Steam扩展实例 一、概述 LayaAir支持增加自定义的Windows扩展,用户可以通过LayaNative提供的扩展工具,通过生成动态链接库的形式,将Steam官方提供的扩展功能集成到用LayaAir开发的游戏中,以便在游...

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

102. laya.map.MapLayer [ 56%]

...Index | Frames No Frames MapLayerProperties | Methods | Events Packagelaya.mapClasspublic class MapLayerInheritanceMapLayer Sprite Node EventDispatcher Object 地图支持多层渲染(例如,地表层,植被层,建筑层等) 本类就是层级类 Public Properties Hide Inherited Publi...

来源: laya_api 发布时间: 20170929

103. laya.media.SoundNode [ 55%]

...ndex | Frames No Frames SoundNodeProperties | Methods | Events Packagelaya.mediaClasspublic class SoundNodeInheritanceSoundNode Sprite Node EventDispatcher ObjectPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,...

来源: laya_api 发布时间: 20170422

104. laya.display.AnimationPlayerBase [ 55%]

...es AnimationPlayerBaseProperties | Methods | Events | Constants Packagelaya.displayClasspublic class AnimationPlayerBaseInheritanceAnimationPlayerBase Sprite Node EventDispatcher ObjectSubclasses Animation, FrameAnimation 动画播放基类,提供了基础的动画播放控制方法和帧标...

来源: laya_api 发布时间: 20170929

105. laya.ui.UIComponent [ 55%]

...ex | Frames No Frames UIComponentProperties | Methods | Events Packagelaya.uiClasspublic class UIComponentInheritanceUIComponent Sprite Node EventDispatcher ObjectSubclasses Box, Button, Clip, ColorPicker, ComboBox, Image, Label, ProgressBar, ScrollBar, Slider, TipManager, WXOpenDataViewer Comp...

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

106. [LayaAir3]laya ts怎么获取JSBridge方法里面 返回的byte[]数据 [ 55%]

[LayaAir3]laya ts怎么获取JSBridge方法里面 返回的byte[]数据 laya ts怎么获取JSBridge 方法里面的byte或者Bitmap等数据  已经string int 都是可以返回的 ,但是byte能获取到么 比如 public static byte getBytes() { byte dd2 = new byte{12, 3, 0}; return dd2; } publ...

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

107. laya.ui.Label [ 55%]

...| Index | Frames No Frames LabelProperties | Methods | Events Packagelaya.uiClasspublic class LabelInheritanceLabel UIComponent Sprite Node EventDispatcher ObjectSubclasses TextInput Label 类用于创建显示对象以显示文本。 See alsolaya.display.TextPublic Properties Hide Inherited P...

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

108. laya.ui.Slider [ 55%]

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

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

109. laya.display.Text [ 55%]

...Frames No Frames TextProperties | Methods | Events | Constants Packagelaya.displayClasspublic class TextInheritanceText Sprite Node EventDispatcher ObjectSubclasses Input Text 类用于创建显示对象以显示文本。 注意:如果运行时系统找不到设定的字体,则用系统默...

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

110. laya.display.Animation [ 55%]

...es No Frames AnimationProperties | Methods | Events | Constants Packagelaya.displayClasspublic class AnimationInheritanceAnimation AnimationBase Sprite Node EventDispatcher Object Animation 是Graphics动画类。实现了基于Graphics的动画创建、播放、控制接口。 本类使用了...

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