jassenburg / frozenbubbleplus

Automatically exported from code.google.com/p/frozenbubbleplus
0 stars 0 forks source link

Add ability to swap the loaded bubble with the preview bubble #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
A popular feature of some bubble launching games is the ability to swap the 
current bubble with the preview bubble.

The preview bubble is the bubble at the bottom of the screen immediately below 
the bubble in the launcher.

To swap the bubbles, the "down" key on the D-pad could be used, or touching 
either the launch bubble or the preview bubble could initiate the swap.

Original issue reported on code.google.com by forter...@gmail.com on 20 Mar 2013 at 6:29

GoogleCodeExporter commented 8 years ago
I implemented the swap when the D-Pad down key is pressed.  I will close the 
issue when I add the functionality to swap when the launch/next bubble is 
touched.

Original comment by forter...@gmail.com on 21 Mar 2013 at 10:12

GoogleCodeExporter commented 8 years ago
Touching the launcher area now swaps the launch bubble with the next bubble.  
There is a nifty sound effect associated with it as well.

Original comment by forter...@gmail.com on 22 Mar 2013 at 1:25