3 files changed
+3
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
| 58 | + | |
58 | 59 |
| |
59 | 60 |
| |
60 | 61 |
| |
|
- games/FruitAttack/audio/effect_bombPattern.mp3
- games/FruitAttack/audio/effect_bombPattern.ogg
- games/FruitAttack/audio/effect_buttonClick.mp3
- games/FruitAttack/audio/effect_buttonClick.ogg
- games/FruitAttack/audio/effect_clearPattern.mp3
- games/FruitAttack/audio/effect_clearPattern.ogg
- games/FruitAttack/audio/effect_game_fail.mp3
- games/FruitAttack/audio/effect_game_fail.ogg
- games/FruitAttack/audio/effect_game_pass.mp3
- games/FruitAttack/audio/effect_game_pass.ogg
- games/FruitAttack/audio/effect_ice.mp3
- games/FruitAttack/audio/effect_ice.ogg
- games/FruitAttack/audio/effect_noclear.mp3
- games/FruitAttack/audio/effect_noclear.ogg
- games/FruitAttack/audio/effect_timewarning.mp3
- games/FruitAttack/audio/effect_timewarning.ogg
- games/FruitAttack/audio/effect_unswap.mp3
- games/FruitAttack/audio/effect_unswap.ogg
- games/FruitAttack/audio/musicByFoxSynergy.mp3
- games/FruitAttack/audio/musicByFoxSynergy.ogg
- games/FruitAttack/cocos2d.js+81
- games/FruitAttack/index.html+28
- games/FruitAttack/main.js+60
- games/FruitAttack/res/PatternBg.png
- games/FruitAttack/res/ProgressBarBack.png
- games/FruitAttack/res/ProgressBarFront.png
- games/FruitAttack/res/background.jpg
- games/FruitAttack/res/baseResource.plist+633
- games/FruitAttack/res/baseResource.png
- games/FruitAttack/res/btn/btnStartGameDown.png
- games/FruitAttack/res/btn/btnStartGameNor.png
- games/FruitAttack/res/logo.png
- games/FruitAttack/resultLayer/btnResultRestart.png
- games/FruitAttack/resultLayer/btnResultRestartDown.png
- games/FruitAttack/resultLayer/star.png
- games/FruitAttack/src/CCNotificationCenter.js+187
- games/FruitAttack/src/GameData.js+75
- games/FruitAttack/src/Pattern.js+198
- games/FruitAttack/src/PatternMatrix.js+1.1k
- games/FruitAttack/src/ResultLayer.js+107
- games/FruitAttack/src/WelcomeLayer.js+61
0 commit comments