大约有 1,261 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0073 秒)
Laya_社区(438) Laya3.0_api(415) Laya2.0_api(164) laya_api(138) Laya2.0_文档(51) Laya3.0_文档(39) Laya2.0_示例(9) Laya_示例(7)
...于识别。 Returns number obsolute get obsolute(): boolean set obsolute(value: boolean): void Inherited from Resource.obsolute Defined in laya/resource/Resource.ts:147 如果设置一个已缓存的资源obsolute为true,则 1)getRes仍然可以返回这个资源; 2)下次加载时会忽略...
来源: Laya3.0_api 发布时间: 20231115
...为毫秒(ms): /** * @zh 设置当前任务的持续时间。 * @param value 持续时间,以毫秒为单位。 * @return Tween对象。 */ duration(value: number): this; 3. 使用to()方法设置缓动的属性: /** * @zh 缓动对象的属性到指定值。 * 属性类型可以是数字,...
来源: Laya3.0_文档 发布时间: 20251010
...相关的链接 提交 1 个回复 qian 赞同来自: scrollBar里面有个value值,你可以根据value值去做 2018-01-11 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 fool_tiger 相关问题 2.0一不小心删了bin目录下的某...
来源: Laya_社区 发布时间: 20180111
...awable/icon"> <meta-data android:name="android.app.lib_name" android:value="cocos2dlua" /> <meta-data android:name="com.facebook.sdk.ApplicationId" android:value="@string/facebook_app_id"/> <meta-data android:name="android.max_aspect" android:value="2.1" /> <activity android:...
来源: Laya_社区 发布时间: 20181208
... public function get bg():AutoBitmap public function set bg(value:AutoBitmap):voideditableproperty editable:Boolean 设置可编辑状态。 Implementation public function get editable():Boolean public function set editable(value:Boolean):voidfocusproperty focus:Boole...
来源: Laya2.0_api 发布时间: 20190513
...bleMerageInAtlas',function(){ return this._enableMerageInAtlas; },function(value){ this._enableMerageInAtlas=value; }); 1.__getset方法 2018-03-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 qian 赞同来自:...
来源: Laya_社区 发布时间: 20180316
...样的index可以调数字位置 sw3358335 • 2018-01-30 17:00 是设置value吗? qian • 2018-01-30 17:01 是的 是设置value值
来源: Laya_社区 发布时间: 20180130
...public function get endAngle():Number public function set endAngle(value:Number):voidfillColorproperty public var fillColor:* 填充颜色,或者填充绘图的渐变对象。 lineColorproperty public var lineColor:* (可选)边框颜色,或者填充绘图的渐变对象。 lineWidt...
来源: Laya2.0_api 发布时间: 20190513
... in laya/net/BatchProgress.ts:26 Returns void update update(index: number, value: number): void Implementation of IBatchProgress.update Defined in laya/net/BatchProgress.ts:43 Parameters index: number value: number Returns void Globals "laya/net/BatchProgress" BatchProgress constructor itemCount cre...
来源: Laya3.0_api 发布时间: 20231115
...经销毁 。 Returns boolean enabled get enabled(): boolean set enabled(value: boolean): void Inherited from Component.enabled Defined in laya/components/Component.ts:74 是否启用组件。 Returns boolean Inherited from Component.enabled Defined in laya/components/Component.ts:78 是否启用组...
来源: Laya3.0_api 发布时间: 20231102