大约有 44 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0042 秒)
...age.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load("resource/ui/button.png", Handler.create(this,onLoadComplete)); } private function onLoadComplete():void { trace("资源加载完成!"); var button:Button = new Button("resource/ui/button.png","label");//创建一个 Button ...
来源: Laya3.0_api 发布时间: 20231115
...es\slice_7.apk F:\GWCT\Android\test\android_studio\app\build\intermediates\resources\instant-run\debug\resources-debug.apk F:\GWCT\Android\test\android_studio\app\build\intermediates\split-apk\debug\slices\slice_4.apk F:\GWCT\Android\test\android_studio\app\build\intermediates\split-apk\debug\slices...
来源: Laya_社区 发布时间: 20190723
...TAEGETS中项目标签页,在General中设置项目的横竖屏 2.修改resource目录下config.ini文件中orientation的值与设置的横竖屏值匹配 orientation=2 //竖屏:IOS home键在下orientation=4 //竖屏:IOS home键在上orientation=8 //横屏:IOS home键在左orientation=16 /...
来源: Laya_社区 发布时间: 20190618
...nheritanceScene Sprite Node EventDispatcher ObjectImplements ISubmit, laya.resource.ICreateResource BaseScene 类用于实现场景。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示...
来源: laya_api 发布时间: 20170929