大约有 8 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0036 秒)
...用于通过128位整型种子创建随机数,算法来自:https://github.com/AndreasMadsen/xorshift。 Public Properties PropertyDefined By defaultRand : RandX[static] 基于时间种子的随机数。RandXPublic Methods MethodDefined By RandX(seed:Array) 创建一个 Rand 实例。 RandX...
来源: laya_api 发布时间: 20170929
...,保存设备的旋转值。 浏览器兼容性参见:http://caniuse.com/#search=deviceorientation Public Properties PropertyDefined By instance : Gyroscope[static] [read-only] GyroscopePublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By Gyroscope(...
来源: laya_api 发布时间: 20170929
...(顺序为Yaw、Pitch、Roll),参考自http://xboxforums.create.msdn.com/forums/p/4574/23988.aspx#23988,问题绕X轴翻转超过±90度时有,会产生瞬间反转 Quaternion identity():void 置四元数为单位算数 Quaternion invert(out:Quaternion):void 求四元数的逆 Quaterni...
来源: laya_api 发布时间: 20170929
...器有效。 关于Video支持的所有事件参见:http://www.w3school.com.cn/tags/html_ref_audio_video_dom.asp。 注意: 在PC端可以在任何时机调用play()因此,可以在程序开始运行时就使Video开始播放。但是在移动端,只有在用户第一次触碰屏幕后才可...
来源: laya_api 发布时间: 20170929
...wav格式)。 详细教程及声音格式请参考:http://ldc.layabox.com/doc/?nav=ch-as-1-7-0 Public Properties PropertyDefined By autoReleaseSound : Boolean = true[static] 音效播放后自动删除。 SoundManager autoStopMusic : Boolean[static] 失去焦点后是否自动停止背景...
来源: laya_api 发布时间: 20170929
...vents Packagelaya.uiClasspublic class TextInputInheritanceTextInput Label Component Sprite Node EventDispatcher ObjectSubclasses TextArea TextInput 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDef...
来源: laya_api 发布时间: 20170929
...PE_DATE_TIME TYPE_DATE_TIME_LOCAL 平台兼容性参见http://www.w3school.com.cn/html5/html_5_form_input_types.asp。 Input underline : Boolean = false 是否显示下划线。 Text underlineColor : StringText valign : String 表示文本的垂直显示方式。 取值: "top": 居顶部对...
来源: laya_api 发布时间: 20170929
...ackagelaya.uiClasspublic class TextAreaInheritanceTextArea TextInput Label Component Sprite Node EventDispatcher Object TextArea 类用于创建显示对象以显示和输入文本。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align : Str...
来源: laya_api 发布时间: 20170929