添加一个 android 返回键 demo

This commit is contained in:
我是leo
2019-01-20 18:20:53 +08:00
parent f4f69ff41b
commit a895e570e3
21 changed files with 21290 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"excludeScenes": [],
"orientation": {
"landscapeLeft": true,
"landscapeRight": true,
"portrait": false,
"upsideDown": false
},
"packageName": "org.cocos2d.helloworld",
"startScene": "2d2f792f-a40c-49bb-a189-ed176a246e49",
"title": "hello_world",
"webOrientation": "auto"
}