大约有 869 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0148 秒)
...0],//所占整个扇形的比率,以及分割份数 backgroundColor: [ //默认的饼图背景色 "#FF6384", "#36A2EB", "#FFCE56" ], hoverBackgroundColor: [//鼠标移入时饼图背景色变化 "#FF6384", "#36A2EB", "#FFCE56" ] }] }; // 设置 ,譬如设置饼图的镂空、是否有动画等...
来源: Laya_社区 发布时间: 20170109
...niFileMgr.getFileInfo(url)) { // ......找不到文件的处理,会调用默认的下载接口 }else { var fileObj=MiniFileMgr.getFileInfo(url); fileObj.encoding=fileObj.encoding==null ? "ascii" :fileObj.encoding; // 在这里输出,是可以看到刚刚写入的内容的。 // 但是这里用ur...
来源: Laya_社区 发布时间: 20180604
...blic Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = false 指定是否自动计算...
来源: laya_api 发布时间: 20170929
...ght": 居右对齐显示。 Label alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = false 指定是否自动计算...
来源: laya_api 发布时间: 20170929
...g 子对象对齐方式。LayoutBox alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = false 指定是否自动计算...
来源: laya_api 发布时间: 20170929
...`Hanlder.create()`方法说明。 > 从对象池内创建一个Handler,默认会执行一次并立即回收。 也就是说,如果需要多次触发这个回调方法,那么就需要对`Hanlder.create()`方法中的`once`参数设置为`false`。或者用`new Handler()`的方式创建。 例...
来源: Laya2.0_文档 发布时间: 20210715
... * @param coverBefore 是否覆盖之前的延迟执行,默认为 true 。 */ public function frameLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true):void { _create(true, true, delay, caller, ...
来源: Laya_社区 发布时间: 20180409
...g 子对象对齐方式。LayoutBox alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = false 指定是否自动计算...
来源: laya_api 发布时间: 20170929
...in/index.html", // "换成自己的谷歌安装路径,": 比如 //window 默认安装路径为: "C:/Program Files (x86)/Google/Chrome/Application/chrome.exe" //mac 系统上的默认安装路径为 "/Applications/Google Chrome.app/Contents/MacOS/Google Chrome"; // "runtimeExecutable": "C:/Program ...
来源: Laya_社区 发布时间: 20181012
...g 子对象对齐方式。LayoutBox alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX轴锚点,值为0-1Component anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = false 指定是否自动计算...
来源: laya_api 发布时间: 20170929