Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
apk_product
/
ForFun
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
abfd79d2
...
abfd79d29b52d04fe99ff0713567ec08b8ecd47e
authored
2020-03-13 14:32:39 +0800
by
金学艇
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
1.配置详情页数据
1 parent
a6be91c5
Show whitespace changes
Inline
Side-by-side
Showing
31 changed files
with
156 additions
and
150 deletions
assets/Scene/sceneMain.fire
assets/Script/common/Common.js
assets/Script/main.js
assets/resources/data_template/com.Orbbec.BraveJelly.json
assets/resources/data_template/com.Orbbec.MagicSalad2.json
assets/resources/data_template/com.Orbbec.MortaKombat.json
assets/resources/data_template/com.Orbbec.SaveSheep.json
assets/resources/data_template/com.orbbec.OceanAR.json
assets/resources/data_template/com.orbbec.OpelBook.json
assets/resources/data_template/com.orbbec.WallCome.json
assets/resources/data_template/com.orbbec.basketball.json
assets/resources/data_template/com.orbbec.braintrain.json
assets/resources/data_template/com.orbbec.garbage.json
assets/resources/data_template/com.orbbec.jump.json
assets/resources/data_template/com.orbbec.llk.json
assets/resources/data_template/com.orbbec.motor.json
assets/resources/data_template/com.orbbec.obabyprivacy.json
assets/resources/data_template/com.orbbec.partygame.json
assets/resources/data_template/com.topdraw.xhx.bird.json
assets/resources/data_template/com.topdraw.xhx.cake.json
assets/resources/data_template/com.topdraw.xhx.candy.json
assets/resources/data_template/com.topdraw.xhx.fanpai.json
assets/resources/data_template/com.topdraw.xhx.feiyanzoubi.json
assets/resources/data_template/com.topdraw.xhx.guess.json
assets/resources/data_template/com.topdraw.xhx.guesscolor.json
assets/resources/data_template/com.topdraw.xhx.haidao.json
assets/resources/data_template/com.topdraw.xhx.run.json
assets/resources/data_template/com.topdraw.xhx.shuyishu.json
build/jsb-link/frameworks/runtime-src/proj.android-studio/app/build.gradle
build/jsb-link/frameworks/runtime-src/proj.android-studio/app/src/com/topdraw/melody/TopdrawSDKWrapper.java
build/jsb-link/frameworks/runtime-src/proj.android-studio/app/src/org/cocos2dx/javascript/AppActivity.java
assets/Scene/sceneMain.fire
View file @
abfd79d
...
...
@@ -192,7 +192,7 @@
"array": [
0,
0,
2
65.0037841796875
,
2
71.0659484863281
,
0,
0,
0,
...
...
@@ -2257,7 +2257,7 @@
"_contentSize": {
"__type__": "cc.Size",
"width": 1153,
"height":
20
0
"height":
54
0
},
"_anchorPoint": {
"__type__": "cc.Vec2",
...
...
@@ -2281,7 +2281,7 @@
"ctor": "Float32Array",
"array": [
640,
-
7
50,
-
4
50,
0,
0,
0,
...
...
@@ -2335,7 +2335,7 @@
"_contentSize": {
"__type__": "cc.Size",
"width": 1200,
"height":
215
"height":
550
},
"_anchorPoint": {
"__type__": "cc.Vec2",
...
...
@@ -2405,7 +2405,7 @@
"_contentSize": {
"__type__": "cc.Size",
"width": 1153,
"height":
20
0
"height":
54
0
},
"_anchorPoint": {
"__type__": "cc.Vec2",
...
...
@@ -2429,7 +2429,7 @@
"ctor": "Float32Array",
"array": [
0,
15
,
0
,
0,
0,
0,
...
...
@@ -3375,7 +3375,7 @@
"_alignFlags": 1,
"_left": 0,
"_right": 0,
"_top":
65
0,
"_top":
18
0,
"_bottom": 0,
"_verticalCenter": 0,
"_horizontalCenter": 0,
...
...
@@ -5708,8 +5708,8 @@
}
],
"_useOriginalSize": false,
"_string": "v0.9.0.2020031
217
",
"_N$string": "v0.9.0.2020031
217
",
"_string": "v0.9.0.2020031
313
",
"_N$string": "v0.9.0.2020031
313
",
"_fontSize": 24,
"_lineHeight": 24,
"_enableWrapText": true,
...
...
@@ -5732,7 +5732,7 @@
"__id__": 123
},
"_enabled": true,
"alignMode":
1
,
"alignMode":
2
,
"_target": null,
"_alignFlags": 36,
"_left": 0,
...
...
assets/Script/common/Common.js
View file @
abfd79d
...
...
@@ -86,8 +86,8 @@ cc.Class({
//2019.8.16修改新服务器
TOPDRAW_API_SERVER
:
'http://
112.47.3.216:8080/1/jinxueting
/'
,
TOPDRAW_IMAGE_SERVER
:
'http://
112.47.3.216:8080/1/jinxueting
/'
,
TOPDRAW_API_SERVER
:
'http://
demo.cloud.api.findfun.topdraw.cn:38081/findfun
/'
,
TOPDRAW_IMAGE_SERVER
:
'http://
demo.cloud.api.findfun.topdraw.cn:38081/findfun
/'
,
TOPDRAW_LOG_SERVER
:
'http://139.196.37.202/sparrow.resource/'
,
// BI_BASE_PATH : 'http://139.196.192.242:81/1.gif',
...
...
assets/Script/main.js
View file @
abfd79d
...
...
@@ -110,7 +110,7 @@ cc.Class({
this
.
initNotifyBox
();
// this.getUpdateDesc();
this
.
getMainLayoutJsonRequest
();
this
.
getCategoryListRecommendRequest
();
//
this.getCategoryListRecommendRequest();
},
initViewPager
:
function
()
{
...
...
@@ -670,10 +670,10 @@ cc.Class({
// this._oSceneContext.focusPath = this._oSceneContext.focusPath || "SongList/DataContainerMask/DataContainer/ListCell0/SongTitleContainer";
this
.
_strSongListCellComponentName
=
"pfbCategoryListCell"
;
this
.
_iBeginPositionX
=
-
440
;
this
.
_iBeginPositionY
=
-
5
;
this
.
_iShowCellRows
=
1
;
this
.
_iAlphaCellRows
=
4
;
//补丁:这里放很多Alpha半透明,为了解决向下滑动时找不到下方其他categoryList列表元素的问题
this
.
_iHiddenCellRows
=
1
;
this
.
_iBeginPositionY
=
160
;
this
.
_iShowCellRows
=
2
;
this
.
_iAlphaCellRows
=
3
;
//补丁:这里放很多Alpha半透明,为了解决向下滑动时找不到下方其他categoryList列表元素的问题
this
.
_iHiddenCellRows
=
2
;
this
.
_iCellCountEachRow
=
4
;
this
.
_fCellMarginTop
=
0
;
this
.
_fCellMarginRight
=
24
;
...
...
@@ -1287,13 +1287,11 @@ cc.Class({
if
(
iIndex
==
1
)
{
cc
.
find
(
"scrollContent/ViewPagerArea"
,
this
.
node
).
active
=
true
;
cc
.
find
(
"scrollContent/BlockShadow"
,
this
.
node
).
active
=
true
;
// cc.find("scrollContent/CategoryList", this.node).active = false;
cc
.
find
(
"scrollContent/CategoryListRecommendLayout"
,
this
.
node
).
active
=
false
;
// cc.find("scrollContent/CategoryListRecommendLayout", this.node).active = false;
}
else
{
cc
.
find
(
"scrollContent/ViewPagerArea"
,
this
.
node
).
active
=
false
;
cc
.
find
(
"scrollContent/BlockShadow"
,
this
.
node
).
active
=
false
;
// cc.find("scrollContent/CategoryList", this.node).active = true;
cc
.
find
(
"scrollContent/CategoryListRecommendLayout"
,
this
.
node
).
active
=
true
;
// cc.find("scrollContent/CategoryListRecommendLayout", this.node).active = true;
}
for
(
let
i
=
0
;
i
<
rightNodeLayout
.
childrenCount
;
i
++
)
{
...
...
assets/resources/data_template/com.Orbbec.BraveJelly.json
View file @
abfd79d
...
...
@@ -4,11 +4,11 @@
"resultSet"
:
[
{
"name"
:
"勇敢的啫喱"
,
"versions"
:
"
1.0.1
"
,
"size"
:
"
99.7
3M"
,
"updateTime"
:
"20
19-12-25
"
,
"tag"
:
""
,
"description"
:
"
简介:作为人气作品《O宝脑力训练》的全新续作,《魔法沙拉2》拥有3个全3个全新的玩法模式:爽快到炸裂的竞速模式,诙谐幽默的娱乐模式3个全以及紧张刺激的挑战模式,都将让您感受到完全不一样......
"
,
"versions"
:
"
V2.0.27
"
,
"size"
:
"
41.1
3M"
,
"updateTime"
:
"20
20/3/13
"
,
"tag"
:
"
摄像头
"
,
"description"
:
"
小啫喱被主人从冰箱里弄掉了地上,就像牛顿被苹果砸中一样,小啫喱开始有了远大的理想,他要飞出太空!怎么办呢?那就往上跳吧,在完成理想的道路上就要遇到各种各样的困难,会有各式各样的挑战等待着小啫喱,这时就需要玩家通过左右移动操纵方向克服困难,帮助小啫喱完成梦想吧。
"
,
"images"
:
{
"list"
:
[
{
...
...
assets/resources/data_template/com.Orbbec.MagicSalad2.json
View file @
abfd79d
...
...
@@ -4,11 +4,11 @@
"resultSet"
:
[
{
"name"
:
"魔法沙拉2"
,
"versions"
:
"
1.0.1
"
,
"size"
:
"
99.73
M"
,
"updateTime"
:
"20
19-12-25
"
,
"tag"
:
""
,
"description"
:
"
简介:作为人气作品《O宝脑力训练》的全新续作,《魔法沙拉2》拥有3个全3个全新的玩法模式:爽快到炸裂的竞速模式,诙谐幽默的娱乐模式3个全以及紧张刺激的挑战模式,都将让您感受到完全不一样......
"
,
"versions"
:
"
V1.2.0
"
,
"size"
:
"
41.27
M"
,
"updateTime"
:
"20
20/3/13
"
,
"tag"
:
"
摄像头
"
,
"description"
:
"
作为人气作品《魔法沙拉》的全新续作,《魔法沙拉2》拥有3个全新的玩法模式:爽快到炸裂的竞速模式,诙谐幽默的娱乐模式以及紧张刺激的挑战模式,都将让您感受到完全不一样的体验,更提供了联网模式可以让您和您的朋友们随时随地一较高下!
"
,
"images"
:
{
"list"
:
[
{
...
...
assets/resources/data_template/com.Orbbec.MortaKombat.json
View file @
abfd79d
...
...
@@ -4,11 +4,11 @@
"resultSet"
:
[
{
"name"
:
"AR真人快打"
,
"versions"
:
"
1.0.1
"
,
"size"
:
"
99.73
M"
,
"updateTime"
:
"20
19-12-25
"
,
"tag"
:
""
,
"description"
:
"
简介:作为人气作品《O宝脑力训练》的全新续作,《魔法沙拉2》拥有3个全3个全新的玩法模式:爽快到炸裂的竞速模式,诙谐幽默的娱乐模式3个全以及紧张刺激的挑战模式,都将让您感受到完全不一样......
"
,
"versions"
:
"
V2.1.4
"
,
"size"
:
"
53.29
M"
,
"updateTime"
:
"20
20/3/13
"
,
"tag"
:
"
摄像头
"
,
"description"
:
"
全球最爽快的AR真人体感动作闯关大作,游戏捕捉玩家的真实动作、并实时反馈在游戏画面中,让人体验到传统游戏绝对无法体验的超真实格斗感。多关卡、强力必杀技、可成长的深度系统、各异的BOSS和小兵、华丽的连续技,超过以往所有真人动作游戏的爽快体验,让人欲罢不能。精心打磨带来的高耐玩度和强大的画面表现,将由您来书写全新的格斗传奇!
"
,
"images"
:
{
"list"
:
[
{
...
...
assets/resources/data_template/com.Orbbec.SaveSheep.json
View file @
abfd79d
...
...
@@ -4,11 +4,11 @@
"resultSet"
:
[
{
"name"
:
"拯救小羊"
,
"versions"
:
"
1.0.1
"
,
"size"
:
"
99.73
M"
,
"updateTime"
:
"20
19-12-25
"
,
"tag"
:
""
,
"description"
:
"
简介:作为人气作品《O宝脑力训练》的全新续作,《魔法沙拉2》拥有3个全3个全新的玩法模式:爽快到炸裂的竞速模式,诙谐幽默的娱乐模式3个全以及紧张刺激的挑战模式,都将让您感受到完全不一样......
"
,
"versions"
:
"
V2.2.2
"
,
"size"
:
"
43.5
M"
,
"updateTime"
:
"20
20/3/13
"
,
"tag"
:
"
摄像头
"
,
"description"
:
"
《拯救小羊》是奥比中光出品的体感休闲游戏,玩家通过左右移动身体来控制挡板将小球击出,集技巧,乐趣于一身。丰富的关卡,多变的小怪和BOSS,配合性能各异的道具,让您欲罢不能!游戏支持2人同乐,双人模式下乐趣加倍,将会是您家庭娱乐的首选!在娱乐的同时还能很好的锻炼身体,真正做到健康游戏。
"
,
"images"
:
{
"list"
:
[
{
...
...
assets/resources/data_template/com.orbbec.OceanAR.json
View file @
abfd79d
...
...
@@ -4,11 +4,11 @@
"resultSet"
:
[
{
"name"
:
"奇幻海底"
,
"versions"
:
"
1.0.1
"
,
"size"
:
"
99.73
M"
,
"updateTime"
:
"20
19-12-25
"
,
"tag"
:
""
,
"description"
:
"
简介:作为人气作品《奇幻海底》的全新续作,《奇幻海底》拥有3个全3个全新的玩法模式:爽快到炸裂的竞速模式,诙谐幽默的娱乐模式3个全以及紧张刺激的挑战模式,都将让您感受到完全不一样......
"
,
"versions"
:
"
V2.1.14
"
,
"size"
:
"
62.96
M"
,
"updateTime"
:
"20
20/3/13
"
,
"tag"
:
"
摄像头
"
,
"description"
:
"
奇幻海底是奥比中光旗下的电视客厅娱乐AR游戏。小鱼们会进入你的客厅,玩家可以愉快的和自己的小鱼们生活在这里,海底就是你们的家,在这里你们可以一起玩耍,拍照,或者进行一系列有趣的体感小游戏,在这些过程中,小鱼们会帮你收集海底的宝藏,又拥有了这些宝藏,就可以把自己的海底装饰的更漂亮,可以让更多的小鱼生活在这里,来共同创建一个属于你们的奇幻海底。
"
,
"images"
:
{
"list"
:
[
{
...
...
assets/resources/data_template/com.orbbec.OpelBook.json
View file @
abfd79d
...
...
@@ -4,11 +4,11 @@
"resultSet"
:
[
{
"name"
:
"O宝互动书屋"
,
"versions"
:
"
1.0.1
"
,
"size"
:
"
99.73
M"
,
"updateTime"
:
"20
19-12-25
"
,
"tag"
:
""
,
"description"
:
"
简介:作为人气作品《O宝互动书屋》的全新续作,《O宝互动书屋》拥有3个全3个全新的玩法模式:爽快到炸裂的竞速模式,诙谐幽默的娱乐模式3个全以及紧张刺激的挑战模式,都将让您感受到完全不一样......
"
,
"versions"
:
"
V2.2.18
"
,
"size"
:
"
52.78
M"
,
"updateTime"
:
"20
20/3/13
"
,
"tag"
:
"
摄像头
"
,
"description"
:
"
O宝互动书屋是一款面向3-8岁儿童的互动绘本应用,该应用不仅有海量的优质绘本,而且在此基础上创造性的增加了互动功能,让阅读的过程变得更加生动有趣,另外更有护眼模式,在促进孩子心智发育的同时,还能保证健康用眼,让孩子的身心健康都能得到均衡有益的发展。
"
,
"images"
:
{
"list"
:
[
{
...
...
assets/resources/data_template/com.orbbec.WallCome.json
View file @
abfd79d
...
...
@@ -4,11 +4,11 @@
"resultSet"
:
[
{
"name"
:
"红杏佛跳墙"
,
"versions"
:
"
1.0.1
"
,
"size"
:
"
99.73
M"
,
"updateTime"
:
"20
19-12-25
"
,
"tag"
:
""
,
"description"
:
"
简介:作为人气作品《O宝脑力训练》的全新续作,《魔法沙拉2》拥有3个全3个全新的玩法模式:爽快到炸裂的竞速模式,诙谐幽默的娱乐模式3个全以及紧张刺激的挑战模式,都将让您感受到完全不一样......
"
,
"versions"
:
"
V4.1.8
"
,
"size"
:
"
48.04
M"
,
"updateTime"
:
"20
20/3/13
"
,
"tag"
:
"
摄像头
"
,
"description"
:
"
过墙和跑酷的奇妙结合,盛唐与现代的完美穿越! 飞墙、无敌、磁铁、佛经、冰晶、火焰、风暴,丰富的元素让您在躲避千金少女追逐的路上惊险重重!是神归庙堂,还是身入红尘?圣僧啊!是时候迈开步子,去追寻内心答案了!支持双人,爸爸妈妈可以带着小朋友一起体验墙来了。
"
,
"images"
:
{
"list"
:
[
{
...
...
assets/resources/data_template/com.orbbec.basketball.json
View file @
abfd79d
...
...
@@ -4,11 +4,11 @@
"resultSet"
:
[
{
"name"
:
"热血篮球"
,
"versions"
:
"
1.0.1
"
,
"size"
:
"
99.7
3M"
,
"updateTime"
:
"20
19-12-25
"
,
"tag"
:
""
,
"description"
:
"
简介:作为人气作品《O宝脑力训练》的全新续作,《魔法沙拉2》拥有3个全3个全新的玩法模式:爽快到炸裂的竞速模式,诙谐幽默的娱乐模式3个全以及紧张刺激的挑战模式,都将让您感受到完全不一样......
"
,
"versions"
:
"
V1.0.16
"
,
"size"
:
"
34.2
3M"
,
"updateTime"
:
"20
20/3/13
"
,
"tag"
:
"
摄像头
"
,
"description"
:
"
以前酷炫造型的投篮机,只能在游戏厅里玩到,现在只需要打开热血投篮,就可以足不出户享受刺激的篮球机投篮快感,还可以跟你的家人朋友,锻炼你的身体,考验你的反应,就在热血投篮。
"
,
"images"
:
{
"list"
:
[
{
...
...
assets/resources/data_template/com.orbbec.braintrain.json
View file @
abfd79d
...
...
@@ -4,11 +4,11 @@
"resultSet"
:
[
{
"name"
:
"O宝脑力训练"
,
"versions"
:
"
1.0.1
"
,
"size"
:
"
99.73
M"
,
"updateTime"
:
"20
19-12-25
"
,
"tag"
:
""
,
"description"
:
"
简介:作为人气作品《O宝脑力训练》的全新续作,《魔法沙拉2》拥有3个全3个全新的玩法模式:爽快到炸裂的竞速模式,诙谐幽默的娱乐模式3个全以及紧张刺激的挑战模式,都将让您感受到完全不一样......
"
,
"versions"
:
"
V3.0.15
"
,
"size"
:
"
74.39
M"
,
"updateTime"
:
"20
20/3/13
"
,
"tag"
:
"
摄像头
"
,
"description"
:
"
这里是脑力开发中心,以让孩子们通过更科学有效的方式开发大脑能力、挖掘脑力潜能为目的设立。在此,我们将为您提供基于专业评测的个性化脑力提升方案。为了取得更全面的脑力开发效果,我们分别设立了数学专题、反应专题、逻辑专题和协调专题,您可自由进行专项训练。
"
,
"images"
:
{
"list"
:
[
{
...
...
assets/resources/data_template/com.orbbec.garbage.json
View file @
abfd79d
...
...
@@ -4,11 +4,11 @@
"resultSet"
:
[
{
"name"
:
"AR环保课堂"
,
"versions"
:
"
1.0.1
"
,
"size"
:
"
99.73
M"
,
"updateTime"
:
"20
19-12-25
"
,
"tag"
:
""
,
"description"
:
"
简介:作为人气作品《O宝脑力训练》的全新续作,《魔法沙拉2》拥有3个全3个全新的玩法模式:爽快到炸裂的竞速模式,诙谐幽默的娱乐模式3个全以及紧张刺激的挑战模式,都将让您感受到完全不一样......
"
,
"versions"
:
"
V2.0.8
"
,
"size"
:
"
41.71
M"
,
"updateTime"
:
"20
20/3/13
"
,
"tag"
:
"
摄像头
"
,
"description"
:
"
你学会垃圾分类了嘛?这是一款能通过娱乐的方式快速教你正确垃圾分类的小游戏。
"
,
"images"
:
{
"list"
:
[
{
...
...
assets/resources/data_template/com.orbbec.jump.json
View file @
abfd79d
...
...
@@ -4,11 +4,11 @@
"resultSet"
:
[
{
"name"
:
"欢乐跳一跳"
,
"versions"
:
"
1.0.1
"
,
"size"
:
"
99.7
3M"
,
"updateTime"
:
"20
19-12-25
"
,
"tag"
:
""
,
"description"
:
"
简介:作为人气作品《O宝脑力训练》的全新续作,《魔法沙拉2》拥有3个全3个全新的玩法模式:爽快到炸裂的竞速模式,诙谐幽默的娱乐模式3个全以及紧张刺激的挑战模式,都将让您感受到完全不一样......
"
,
"versions"
:
"
V1.0.27
"
,
"size"
:
"
37.6
3M"
,
"updateTime"
:
"20
20/3/13
"
,
"tag"
:
"
摄像头
"
,
"description"
:
"
将家喻户晓超人气的跳一跳游戏赋予了体感玩法,首创体感版跳一跳全新来袭,蓄力的瞬间跳跃起来,让玩家全身动起来,做一场趣味而又锻炼的运动。还可双人同场竞技,共同运动,一起跳起来吧。
"
,
"images"
:
{
"list"
:
[
{
...
...
assets/resources/data_template/com.orbbec.llk.json
View file @
abfd79d
...
...
@@ -4,11 +4,11 @@
"resultSet"
:
[
{
"name"
:
"O宝单词连连看"
,
"versions"
:
"
1.0.1
"
,
"size"
:
"
99.73
M"
,
"updateTime"
:
"20
19-12-25
"
,
"tag"
:
""
,
"description"
:
"
简介:作为人气作品《O宝单词连连看》的全新续作,《O宝单词连连看》拥有3个全3个全新的玩法模式:爽快到炸裂的竞速模式,诙谐幽默的娱乐模式3个全以及紧张刺激的挑战模式,都将让您感受到完全不一样......
"
,
"versions"
:
"
V1.0.5
"
,
"size"
:
"
64.1
M"
,
"updateTime"
:
"20
20/3/13
"
,
"tag"
:
"
摄像头
"
,
"description"
:
"
O宝单词连连看是一款快速学习单词的小游戏。玩家可通过游戏的方式扩充词汇量。
"
,
"images"
:
{
"list"
:
[
{
...
...
assets/resources/data_template/com.orbbec.motor.json
View file @
abfd79d
...
...
@@ -4,11 +4,11 @@
"resultSet"
:
[
{
"name"
:
"疯狂赛车手"
,
"versions"
:
"
1.0.
1"
,
"size"
:
"
99.73
M"
,
"updateTime"
:
"20
19-12-25
"
,
"tag"
:
""
,
"description"
:
"
简介:作为人气作品《O宝脑力训练》的全新续作,《魔法沙拉2》拥有3个全3个全新的玩法模式:爽快到炸裂的竞速模式,诙谐幽默的娱乐模式3个全以及紧张刺激的挑战模式,都将让您感受到完全不一样......
"
,
"versions"
:
"
V1.2.1
1"
,
"size"
:
"
67.18
M"
,
"updateTime"
:
"20
20/3/13
"
,
"tag"
:
"
摄像头
"
,
"description"
:
"
有这么一群人,他们在世界各处翱翔,征战四方,他们来自世界各地,但他们都有一个同样的梦想——成为最强赛车手。这条道路很艰辛,需要有大勇气大毅力的人才可踏上这条路,而只有一个人能在这条路上披荆斩棘踏上当世巅峰。
"
,
"images"
:
{
"list"
:
[
{
...
...
assets/resources/data_template/com.orbbec.obabyprivacy.json
View file @
abfd79d
...
...
@@ -4,11 +4,11 @@
"resultSet"
:
[
{
"name"
:
"O宝体能课堂"
,
"versions"
:
"
1.0.1
"
,
"size"
:
"
99.73
M"
,
"updateTime"
:
"20
19-12-25
"
,
"tag"
:
""
,
"description"
:
"
简介:作为人气作品《O宝体能课堂》的全新续作,《O宝体能课堂》拥有3个全3个全新的玩法模式:爽快到炸裂的竞速模式,诙谐幽默的娱乐模式3个全以及紧张刺激的挑战模式,都将让您感受到完全不一样......
"
,
"versions"
:
"
V1.3.32
"
,
"size"
:
"
82.67
M"
,
"updateTime"
:
"20
20/3/13
"
,
"tag"
:
"
摄像头
"
,
"description"
:
"
O宝体能课堂是一款针对解决现今4-10岁儿童群体中普遍存在的“感统失调”问题而开发的教育应用,通过游戏化的教学方式,让枯燥的儿童体能训练变得更具趣味性,让小朋友在快乐的运动过程中锻炼身体、健康成长
"
,
"images"
:
{
"list"
:
[
{
...
...
assets/resources/data_template/com.orbbec.partygame.json
View file @
abfd79d
...
...
@@ -4,11 +4,11 @@
"resultSet"
:
[
{
"name"
:
"O宝欢乐剧场"
,
"versions"
:
"
1.0.1
"
,
"size"
:
"
99.73
M"
,
"updateTime"
:
"20
19-12-25
"
,
"tag"
:
""
,
"description"
:
"
简介:作为人气作品《O宝脑力训练》的全新续作,《魔法沙拉2》拥有3个全3个全新的玩法模式:爽快到炸裂的竞速模式,诙谐幽默的娱乐模式3个全以及紧张刺激的挑战模式,都将让您感受到完全不一样......
"
,
"versions"
:
"
V1.0.2
"
,
"size"
:
"
39.52
M"
,
"updateTime"
:
"20
20/3/13
"
,
"tag"
:
"
摄像头
"
,
"description"
:
"
O宝欢乐剧场是一款面向幼儿的趣味体感游戏,孩子们能在家中游戏中体验捉迷藏的快乐,在启蒙阶段让孩子认知世界,有趣的欢乐剧场,伴随轻松愉快的音乐,非常适合孩子在家中与大人一起参与,快乐的剧场,就在O宝欢乐剧场!
"
,
"images"
:
{
"list"
:
[
{
...
...
assets/resources/data_template/com.topdraw.xhx.bird.json
View file @
abfd79d
...
...
@@ -4,11 +4,11 @@
"resultSet"
:
[
{
"name"
:
"火箭小象"
,
"versions"
:
"
1.0.1
"
,
"size"
:
"
99.73
M"
,
"updateTime"
:
"20
19-12-25
"
,
"tag"
:
""
,
"description"
:
"
简介:作为人气作品《O宝脑力训练》的全新续作,《魔法沙拉2》拥有3个全3个全新的玩法模式:爽快到炸裂的竞速模式,诙谐幽默的娱乐模式3个全以及紧张刺激的挑战模式,都将让您感受到完全不一样......
"
,
"versions"
:
"
V2.0
"
,
"size"
:
"
6.67
M"
,
"updateTime"
:
"20
20/3/13
"
,
"tag"
:
"
遥控器
"
,
"description"
:
"
奥兰多即将召开“恶人大会”,只有小象落后没有到达集合地。赶快来帮助火箭小象躲避障碍物,护送他到达集合地吧!《火箭小象》的操作很简单,玩家只要按确定键,控制小象上下躲避开障碍物即可获得高分奖励。
"
,
"images"
:
{
"list"
:
[
{
...
...
assets/resources/data_template/com.topdraw.xhx.cake.json
View file @
abfd79d
...
...
@@ -4,11 +4,11 @@
"resultSet"
:
[
{
"name"
:
"欢乐叠蛋糕"
,
"versions"
:
"
1.0.1
"
,
"size"
:
"9
9.73
M"
,
"updateTime"
:
"20
19-12-25
"
,
"tag"
:
""
,
"description"
:
"
简介:作为人气作品《O宝脑力训练》的全新续作,《魔法沙拉2》拥有3个全3个全新的玩法模式:爽快到炸裂的竞速模式,诙谐幽默的娱乐模式3个全以及紧张刺激的挑战模式,都将让您感受到完全不一样......
"
,
"versions"
:
"
V2.0
"
,
"size"
:
"9
.48
M"
,
"updateTime"
:
"20
20/3/13
"
,
"tag"
:
"
遥控器
"
,
"description"
:
"
《欢乐叠蛋糕》是一款锻炼反应速度的休闲益智游戏。通过到达合适的位置按“确认”键放下蛋糕,一层一层叠出更大更高的蛋糕。游戏越到最后越考验你的反应和预判能力,快和你的小伙伴一起来挑战吧!
"
,
"images"
:
{
"list"
:
[
{
...
...
assets/resources/data_template/com.topdraw.xhx.candy.json
View file @
abfd79d
...
...
@@ -4,11 +4,11 @@
"resultSet"
:
[
{
"name"
:
"接糖果"
,
"versions"
:
"
1.0.1
"
,
"size"
:
"
99.73
M"
,
"updateTime"
:
"20
19-12-25
"
,
"tag"
:
""
,
"description"
:
"
简介:作为人气作品《O宝脑力训练》的全新续作,《魔法沙拉2》拥有3个全3个全新的玩法模式:爽快到炸裂的竞速模式,诙谐幽默的娱乐模式3个全以及紧张刺激的挑战模式,都将让您感受到完全不一样......
"
,
"versions"
:
"
V2.0
"
,
"size"
:
"
8.27
M"
,
"updateTime"
:
"20
20/3/13
"
,
"tag"
:
"
遥控器
"
,
"description"
:
"
《接糖果》是一款简单操作遥控器左右键,就可以控制游戏角色来回移动去接糖果,但是可别去接炸弹哦。 精美的画面、简单的操作、精心设计的关卡让你体验到好玩的小游戏!
"
,
"images"
:
{
"list"
:
[
{
...
...
assets/resources/data_template/com.topdraw.xhx.fanpai.json
View file @
abfd79d
...
...
@@ -4,11 +4,11 @@
"resultSet"
:
[
{
"name"
:
"记忆翻牌"
,
"versions"
:
"
1.0.1
"
,
"size"
:
"9
9.73
M"
,
"updateTime"
:
"20
19-12-25
"
,
"tag"
:
""
,
"description"
:
"
简介:作为人气作品《O宝脑力训练》的全新续作,《魔法沙拉2》拥有3个全3个全新的玩法模式:爽快到炸裂的竞速模式,诙谐幽默的娱乐模式3个全以及紧张刺激的挑战模式,都将让您感受到完全不一样......
"
,
"versions"
:
"
V2.0
"
,
"size"
:
"9
.55
M"
,
"updateTime"
:
"20
20/3/13
"
,
"tag"
:
"
遥控器
"
,
"description"
:
"
《记忆翻牌》是一款通过翻卡牌,凭借记忆找到一样的两张牌的益智类游戏。游戏开始两张牌只有背面,通过翻开一张牌,记住图案形状和位置,然后找到与之图案对应的牌,匹配成功的两张牌都出现正面,直到把所有牌都翻过来,挑战成功。游戏带了乐趣的同时,还可以锻炼了玩家记忆力。
"
,
"images"
:
{
"list"
:
[
{
...
...
assets/resources/data_template/com.topdraw.xhx.feiyanzoubi.json
View file @
abfd79d
...
...
@@ -4,11 +4,11 @@
"resultSet"
:
[
{
"name"
:
"飞檐走壁"
,
"versions"
:
"
1.0.1
"
,
"size"
:
"
99.73
M"
,
"updateTime"
:
"20
19-12-25
"
,
"tag"
:
""
,
"description"
:
"
简介:作为人气作品《O宝脑力训练》的全新续作,《魔法沙拉2》拥有3个全3个全新的玩法模式:爽快到炸裂的竞速模式,诙谐幽默的娱乐模式3个全以及紧张刺激的挑战模式,都将让您感受到完全不一样......
"
,
"versions"
:
"
V2.0
"
,
"size"
:
"
8.39
M"
,
"updateTime"
:
"20
20/3/13
"
,
"tag"
:
"
遥控器
"
,
"description"
:
"
《飞檐走壁》的操作方式非常简单,看准角度、按确定键即可往上飞奔。方向键左右,可控制人物左右移动。碰到水果得分,碰到炸弹会扣分。快来和小动物们飞檐走壁,勇夺高分吧!
"
,
"images"
:
{
"list"
:
[
{
...
...
assets/resources/data_template/com.topdraw.xhx.guess.json
View file @
abfd79d
...
...
@@ -4,11 +4,11 @@
"resultSet"
:
[
{
"name"
:
"猜猜我是谁"
,
"versions"
:
"
1.0.1
"
,
"size"
:
"
99.73
M"
,
"updateTime"
:
"20
19-12-25
"
,
"tag"
:
""
,
"description"
:
"
简介:作为人气作品《猜猜我是谁》的全新续作,《魔法沙拉2》拥有3个全3个全新的玩法模式:爽快到炸裂的竞速模式,诙谐幽默的娱乐模式3个全以及紧张刺激的挑战模式,都将让您感受到完全不一样......
"
,
"versions"
:
"
V2.0
"
,
"size"
:
"
10.2
M"
,
"updateTime"
:
"20
20/3/13
"
,
"tag"
:
"
遥控器
"
,
"description"
:
"
《猜猜我是谁》是一款益智学习类游戏。通过图片剪影,判断是那个角色的影子,然后选择对应角色进行匹配。游戏带了乐趣的同时,还可以给玩家带来对事物的认知。
"
,
"images"
:
{
"list"
:
[
{
...
...
assets/resources/data_template/com.topdraw.xhx.guesscolor.json
View file @
abfd79d
...
...
@@ -4,11 +4,11 @@
"resultSet"
:
[
{
"name"
:
"它的颜色"
,
"versions"
:
"
1.0.1
"
,
"size"
:
"9
9.73
M"
,
"updateTime"
:
"20
19-12-25
"
,
"tag"
:
""
,
"description"
:
"
简介:作为人气作品《O宝脑力训练》的全新续作,《魔法沙拉2》拥有3个全3个全新的玩法模式:爽快到炸裂的竞速模式,诙谐幽默的娱乐模式3个全以及紧张刺激的挑战模式,都将让您感受到完全不一样......
"
,
"versions"
:
"
V2.0
"
,
"size"
:
"9
.24
M"
,
"updateTime"
:
"20
20/3/13
"
,
"tag"
:
"
遥控器
"
,
"description"
:
"
《它的颜色》是一款认识事物、认识颜色的益智学习类游戏。图片的颜色是灰色的,判断次事物正确的颜色是什么,然后选择对的颜色进行匹配。游戏带了乐趣的同时,还可以给玩家带来对事物的认知和颜色的识别。
"
,
"images"
:
{
"list"
:
[
{
...
...
assets/resources/data_template/com.topdraw.xhx.haidao.json
View file @
abfd79d
...
...
@@ -4,11 +4,11 @@
"resultSet"
:
[
{
"name"
:
"旋转海盗"
,
"versions"
:
"
1.0.1
"
,
"size"
:
"
99.73
M"
,
"updateTime"
:
"20
19-12-25
"
,
"tag"
:
""
,
"description"
:
"
简介:作为人气作品《O宝脑力训练》的全新续作,《魔法沙拉2》拥有3个全3个全新的玩法模式:爽快到炸裂的竞速模式,诙谐幽默的娱乐模式3个全以及紧张刺激的挑战模式,都将让您感受到完全不一样......
"
,
"versions"
:
"
V2.0
"
,
"size"
:
"
8.15
M"
,
"updateTime"
:
"20
20/3/13
"
,
"tag"
:
"
遥控器
"
,
"description"
:
"
《旋转海盗》是一款益智休闲类小游戏。操控猪猪海盗侠避开炸弹,收集宝箱、金币。游戏的难度会不断加大,快来挑战做海盗王吧!
"
,
"images"
:
{
"list"
:
[
{
...
...
assets/resources/data_template/com.topdraw.xhx.run.json
View file @
abfd79d
...
...
@@ -4,11 +4,11 @@
"resultSet"
:
[
{
"name"
:
"奔跑吧小兔子"
,
"versions"
:
"
1.0
.1"
,
"size"
:
"
99.73
M"
,
"updateTime"
:
"20
19-12-25
"
,
"tag"
:
""
,
"description"
:
"
简介:作为人气作品《O宝脑力训练》的全新续作,《魔法沙拉2》拥有3个全3个全新的玩法模式:爽快到炸裂的竞速模式,诙谐幽默的娱乐模式3个全以及紧张刺激的挑战模式,都将让您感受到完全不一样......
"
,
"versions"
:
"
V2
.1"
,
"size"
:
"
10.04
M"
,
"updateTime"
:
"20
20/3/13
"
,
"tag"
:
"
遥控器
"
,
"description"
:
"
《奔跑吧小兔子》是一款横向趣味跑酷游戏。通过跳过障碍物,收集道具,跳过陷阱,吃到更多金币和胡萝卜,同时跑得更远是游戏的最终目标。赶快带着我们的小兔兔一起奔跑吧~
"
,
"images"
:
{
"list"
:
[
{
...
...
assets/resources/data_template/com.topdraw.xhx.shuyishu.json
View file @
abfd79d
...
...
@@ -4,11 +4,11 @@
"resultSet"
:
[
{
"name"
:
"数一数"
,
"versions"
:
"
1.0.1
"
,
"size"
:
"
99.73
M"
,
"updateTime"
:
"20
19-12-25
"
,
"tag"
:
""
,
"description"
:
"
简介:作为人气作品《O宝脑力训练》的全新续作,《魔法沙拉2》拥有3个全3个全新的玩法模式:爽快到炸裂的竞速模式,诙谐幽默的娱乐模式3个全以及紧张刺激的挑战模式,都将让您感受到完全不一样......
"
,
"versions"
:
"
V2.0
"
,
"size"
:
"
8.29
M"
,
"updateTime"
:
"20
20/3/13
"
,
"tag"
:
"
遥控器
"
,
"description"
:
"
《数一数》是一款锻炼小孩子的数字认识、常见事物认知类的学习游戏。玩家通过数屏幕中的事物个数,选择正确的数字。
"
,
"images"
:
{
"list"
:
[
{
...
...
build/jsb-link/frameworks/runtime-src/proj.android-studio/app/build.gradle
View file @
abfd79d
...
...
@@ -70,8 +70,8 @@ android {
debuggable
false
jniDebuggable
false
renderscriptDebuggable
false
minifyEnabled
tru
e
shrinkResources
tru
e
minifyEnabled
fals
e
shrinkResources
fals
e
proguardFiles
getDefaultProguardFile
(
'proguard-android.txt'
),
'proguard-rules.pro'
if
(
project
.
hasProperty
(
"RELEASE_STORE_FILE"
))
{
signingConfig
signingConfigs
.
release
...
...
build/jsb-link/frameworks/runtime-src/proj.android-studio/app/src/com/topdraw/melody/TopdrawSDKWrapper.java
View file @
abfd79d
...
...
@@ -152,6 +152,7 @@ public class TopdrawSDKWrapper {
Log
.
d
(
TAG
,
"TopdrawSDKWrapper starGame start..."
+
apkName
);
View
view
=
_activity
.
getProgressBarView
();
final
View
singleColorView
=
_activity
.
getSingleColorView
();
final
RelativeLayout
relativeLayout
=
view
.
findViewById
(
R
.
id
.
rl_img
);
if
(
pluginLoaded
)
{
return
;
...
...
@@ -172,10 +173,10 @@ public class TopdrawSDKWrapper {
_activity
.
startActivity
(
intent
);
pluginLoaded
=
false
;
_activity
.
runOnUiThread
(
new
Runnable
()
{
//直接加载游戏,传回去进度是100
@Override
public
void
run
()
{
singleColorView
.
setVisibility
(
View
.
VISIBLE
);
//展示单色背景,解决透明度问题
relativeLayout
.
setVisibility
(
View
.
VISIBLE
);
//展示加载过程中等待条
}
});
...
...
build/jsb-link/frameworks/runtime-src/proj.android-studio/app/src/org/cocos2dx/javascript/AppActivity.java
View file @
abfd79d
...
...
@@ -37,10 +37,12 @@ import android.content.Intent;
import
android.content.res.Configuration
;
import
android.os.Handler
;
import
android.util.Log
;
import
android.view.KeyEvent
;
import
android.view.LayoutInflater
;
import
android.view.View
;
import
android.view.WindowManager
;
import
android.webkit.WebView
;
import
android.webkit.WebViewClient
;
import
android.widget.FrameLayout
;
import
android.widget.ImageView
;
import
android.widget.LinearLayout
;
...
...
@@ -52,6 +54,7 @@ import com.topdraw.melody.MelodyApplication;
import
com.topdraw.melody.TopdrawSDKWrapper
;
public
class
AppActivity
extends
Cocos2dxActivity
{
private
static
String
TAG
=
"AppActivity"
;
private
static
ImageView
img
=
null
;
protected
static
Handler
mUIHandler
;
private
BroadcastReceiver
receiver
=
null
;
...
...
@@ -145,7 +148,7 @@ public class AppActivity extends Cocos2dxActivity {
@Override
protected
void
onPause
()
{
Log
.
d
(
"AppActivity"
,
"onPause()...."
);
mRLSingleColor
.
setVisibility
(
View
.
VISIBLE
);
// mRLSingleColor.setVisibility(View.VISIBLE); //放到启动游戏时显示
// setTheme(android.R.style.Theme_NoDisplay);
super
.
onPause
();
SDKWrapper
.
getInstance
().
onPause
();
...
...
@@ -241,6 +244,10 @@ public class AppActivity extends Cocos2dxActivity {
return
view
;
}
public
View
getSingleColorView
()
{
return
mRLSingleColor
;
}
//打出场景日志 Info
public
static
void
logInSceneI
(
String
strLog
)
{
Log
.
i
(
"logInSceneI"
,
strLog
);
...
...
Please
register
or
sign in
to post a comment