rubbish.ccs
4.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<Solution>
<PropertyGroup Name="rubbish" Version="3.10.0.0" Type="CocosStudio" />
<SolutionFolder>
<Group ctype="ResourceGroup">
<RootFolder Name=".">
<Folder Name="common_minigame">
<Image Name="bg_game_introduce.png" />
<Image Name="bg_game_pop.png" />
<Image Name="bg_game_pop2.png" />
<Image Name="btn_again.png" />
<Image Name="btn_cancel.png" />
<Image Name="btn_cancel_s.png" />
<Image Name="btn_exit.png" />
<Image Name="btn_game_return.png" />
<Image Name="btn_game_start.png" />
<Image Name="btn_no.png" />
<Image Name="btn_ok.png" />
<Image Name="btn_ok_s.png" />
<Image Name="btn_pay_confirm.png" />
<Image Name="btn_start.png" />
<Image Name="btn_yes.png" />
<Image Name="clock.png" />
<Image Name="img_gameover.png" />
<Image Name="loading_bar.png" />
<Image Name="loading_bar_bg.png" />
</Folder>
<Folder Name="ui">
<Folder Name="font">
<Fnt Name="num_cake_green.fnt" />
<Fnt Name="num_clock.fnt" />
<TTF Name="yahei.ttf" />
</Folder>
<Folder Name="rubbish">
<Folder Name="candy_magnet">
<ExportJsonFile Name="candy_magnet.ExportJson" />
</Folder>
<PlistImageFolder Image="candy_textures.png" PListFile="candy_textures.plist" Name=".candy_textures_PList.Dir">
<PlistImageFile Name="bg_best_show.png" Key="bg_best_show.png" />
<PlistImageFile Name="bg_fanpai_num.png" Key="bg_fanpai_num.png" />
<PlistImageFile Name="btn_guess_introduce.png" Key="btn_guess_introduce.png" />
<PlistImageFile Name="btn_guess_next.png" Key="btn_guess_next.png" />
<PlistImageFile Name="candy_1.png" Key="candy_1.png" />
<PlistImageFile Name="candy_1001.png" Key="candy_1001.png" />
<PlistImageFile Name="candy_1002.png" Key="candy_1002.png" />
<PlistImageFile Name="candy_1003.png" Key="candy_1003.png" />
<PlistImageFile Name="candy_1004.png" Key="candy_1004.png" />
<PlistImageFile Name="candy_1005.png" Key="candy_1005.png" />
<PlistImageFile Name="candy_2.png" Key="candy_2.png" />
<PlistImageFile Name="candy_2001.png" Key="candy_2001.png" />
<PlistImageFile Name="candy_2002.png" Key="candy_2002.png" />
<PlistImageFile Name="candy_2003.png" Key="candy_2003.png" />
<PlistImageFile Name="candy_3.png" Key="candy_3.png" />
<PlistImageFile Name="candy_3001.png" Key="candy_3001.png" />
</PlistImageFolder>
<Folder Name="color_candy">
<ExportJsonFile Name="color_candy.ExportJson" />
</Folder>
<Folder Name="hudunnew">
<ExportJsonFile Name="hudunnew.ExportJson" />
</Folder>
<Folder Name="jietangguolight01">
<ExportJsonFile Name="jietangguolight01.ExportJson" />
</Folder>
<Folder Name="NewAnimation_candy">
<ExportJsonFile Name="jietangguo.ExportJson" />
</Folder>
<Image Name="bg.png" />
<Image Name="bg_loading.png" />
<Image Name="btn_transparent.png" />
<Image Name="candy_daizi.png" />
<Image Name="content_introduce.png" />
<Image Name="fanpai_clock.png" />
<Image Name="game_tips_show.png" />
<Project Name="GameFailLayer.csd" Type="Layer" />
<Project Name="GameNextLayer.csd" Type="Layer" />
<Project Name="GameOverLayer.csd" Type="Layer" />
<Project Name="GamePayConfirmLayer.csd" Type="Layer" />
<Project Name="GamePayLayer.csd" Type="Layer" />
<Project Name="GameScene.csd" Type="Scene" />
<Project Name="GameStartLayer.csd" Type="Layer" />
<Project Name="Girl.csd" Type="Layer" />
<Image Name="girl.png" />
<Project Name="Girl_shdx.csd" Type="Layer" />
<Image Name="icon_rubbish_dry.png" />
<Image Name="icon_rubbish_harmful.png" />
<Image Name="icon_rubbish_recycle.png" />
<Image Name="icon_rubbish_wet.png" />
<Project Name="LevelPop.csd" Type="Layer" />
<Project Name="LoadingScene.csd" Type="Scene" />
<Image Name="shield.png" />
</Folder>
<Project Name="AlertLayer.csd" Type="Layer" />
<Project Name="LoadingDataLayer.csd" Type="Layer" />
</Folder>
</RootFolder>
</Group>
</SolutionFolder>
</Solution>