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

大约有 819 项符合查询结果, 库内数据总量为 30,935 项。 (搜索耗时: 0.0051 秒)

131. Byte二进制读写(ActionScript-LayaAir基础篇(AS3)-数据与通信) [ 78%]

...络连接中,我们接收和发送网络消息。 ```typescript var msg:Object ={name:"xxx",age:18,weight:65.5,height:175}; var byte:Byte = new Byte();//实例化byte数组 byte.endian = Byte.LITTLE_ENDIAN;//设置大小端 byte.writeUTFString(msg.name);//写入数据 byte.writeByte(msg.age); byte...

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

132. laya.ani.AnimationPlayer [ 78%]

...lasspublic class AnimationPlayerInheritanceAnimationPlayer EventDispatcher ObjectImplements laya.resource.IDestroy AnimationPlayer 类用于动画播放器。 Public Properties PropertyDefined By  cacheFrameRate : int 获取默认帧率 AnimationPlayer  cacheFrameRateInterval : Number[read-only...

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

133. laya.media.Sound [ 78%]

... Packagelaya.mediaClasspublic class SoundInheritanceSound EventDispatcher Object Sound 类是用来播放控制声音的类。 Public Properties PropertyDefined By  duration : Number[read-only] 获取总时间。 SoundPublic Methods Hide Inherited Public Methods Show Inherited Public Methods Me...

来源: laya_api 发布时间: 20170929

134. laya.utils.FontInfo_API3.0 [ 78%]

...ontInfo" FontInfo constructor setFont parse _lastFont _lastFontInfo Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface Static method

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

135. laya.loaders.HierarchyParser_API3.0 [ 78%]

...erarchyParser" HierarchyParser collectResourceLinks parse errorList Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static method

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

136. laya.ui.View [ 78%]

...public class ViewInheritanceView Box Component Sprite Node EventDispatcher ObjectSubclasses Dialog View 是一个视图类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明...

来源: laya_api 发布时间: 20170929

137. laya.d3.core.pixelLine.PixelLineSprite3D [ 78%]

...eritancePixelLineSprite3D RenderableSprite3D Sprite3D Node EventDispatcher Object PixelLineSprite3D 类用于像素线渲染精灵。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHi...

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

138. laya.display.Stage [ 78%]

...displayClasspublic class StageInheritanceStage Sprite Node EventDispatcher Object Stage 是舞台类,显示列表的根节点,所有显示对象都在舞台上显示。通过 Laya.stage 单例访问。 Stage提供几种适配模式,不同的适配模式会产生不同的画布大小,画布...

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

139. laya.resource.AssetDb_API3.0 [ 77%]

...getSubAssetURL resolveURL shaderName_to_URL shaderName_to_URL_async Legend Object literal Variable Function Type alias Class Class with type parameter Property Method Enumeration Interface Static property

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

140. laya.components.AnimatorStateCondition_API3.0 [ 77%]

...ndition Legend Class Class with type parameter Constructor Method Accessor Object literal Variable Function Type alias Enumeration Interface Static method

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