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

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

151. WebSocket通信 · LayaAir3.4 · 引擎文档 · LAYABOX [ 49%]

...Socket基础概念1.1 背景与起源1.2 主要特点1.3 工作原理二、Laya.Sokcet通信基础2.1 建立连接的方式2.2 事件监听与处理三、webSocket数据通信实例3.1 字符串数据通信3.2 二进制数据通信3.3 基于Laya.Byte二进制通信四、其它APIWebSocket通信 Auth...

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

152. socket大型项目回调 [ 49%]

LayaAir引擎 socket大型项目回调 /** * 创建时间 2017/04/16 */ module PomeloLaya{ export class Pomelo{ static DEBUG:boolean = true; static EVENT_IO_ERROR:string = "io-error"; static EVENT_CLOSE:string = "close"; static EVENT_KICK:string = "onKick"; static EVENT_HEART_BEAT_TIMEOUT:string = ...

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

153. laya.ui.ColorPicker [ 48%]

...ex | Frames No Frames ColorPickerProperties | Methods | Events Packagelaya.uiClasspublic class ColorPickerInheritanceColorPicker Component Sprite Node EventDispatcher Object ColorPicker 组件将显示包含多个颜色样本的列表,用户可以从中选择颜色。 Public Properties Hide I...

来源: laya_api 发布时间: 20170929

154. laya.display.Animation [ 48%]

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

来源: laya_api 发布时间: 20170929

155. laya.ui.Image [ 48%]

...| Index | Frames No Frames ImageProperties | Methods | Events Packagelaya.uiClasspublic class ImageInheritanceImage Component Sprite Node EventDispatcher Object Image 类是用于表示位图图像或绘制图形的显示对象。 Image和Clip组件是唯一支持异步加载的两个组件,...

来源: laya_api 发布时间: 20170929

156. laya.ui.ProgressBar [ 48%]

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

来源: laya_api 发布时间: 20170929

157. laya.ui.Label [ 48%]

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

来源: laya_api 发布时间: 20170929

158. laya.ui.Slider [ 47%]

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

来源: laya_api 发布时间: 20170929

159. laya.ui.AsynDialog [ 47%]

...s No Frames AsynDialogProperties | Methods | Events | Constants Packagelaya.uiClasspublic class AsynDialogInheritanceAsynDialog Dialog View Box Component Sprite Node EventDispatcher Object 异步Dialog的生命周期:show或者popup > onCreate(如果没有创建过) > onOpen > onClose &...

来源: laya_api 发布时间: 20170929

160. laya.ui.Component [ 46%]

...ndex | Frames No Frames ComponentProperties | Methods | Events Packagelaya.uiClasspublic class ComponentInheritanceComponent Sprite Node EventDispatcher ObjectImplements IComponentSubclasses Box, Button, Clip, ColorPicker, ComboBox, Image, Label, ProgressBar, ScrollBar, Slider, TipManager Compo...

来源: laya_api 发布时间: 20170929