Arturs Kozlovskis / Mbed 2 deprecated ELEC2645_Project_el18ak

Dependencies:   mbed

Revisions of My_game_clases/Functions.h

Revision Date Message Actions
25:b0c1d7955678 2020-05-19 Changed API documentation; File  Diff  Annotate
24:74a53dd49806 2020-05-18 Added sound feature. When ball is destroyed produce an sound effect File  Diff  Annotate
23:cd38e48635e7 2020-05-18 Added some sound features; File  Diff  Annotate
22:f1811602a817 2020-05-15 Small changes to the design; File  Diff  Annotate
21:32429d8e90ff 2020-05-12 Final version File  Diff  Annotate
15:3f558f8b54ea 2020-05-01 Finished with parabolic ball movement; File  Diff  Annotate
14:739115711bf8 2020-04-29 Before changing parabolic ball function File  Diff  Annotate
13:1dbef50789ed 2020-04-29 Finished with linear ball design and movement File  Diff  Annotate
12:f7dfd44569b6 2020-04-23 Before random ball function creation; File  Diff  Annotate
11:4722bf70b2be 2020-04-20 Cleaning up my code. Before starting to work on ball movement; File  Diff  Annotate
10:f5b920a6a71a 2020-04-18 Got the cannon collision working. Finished the big design; File  Diff  Annotate
9:4b11ee1155ad 2020-04-10 Got the shots to interact with the balls File  Diff  Annotate
8:09eb8fe2bb20 2020-04-03 Improving balls trajectory File  Diff  Annotate
7:82079de8bcd6 2020-04-02 Added a new function to the balls. They can now go in linear or parabolic way. Optimized screen speed. Next is movement randomizer function File  Diff  Annotate
6:33bdb54c2c88 2020-04-01 Creating a ball object and working on its movement across the screen. Got the ball going in a linear and parabolic way. For the functioning of the objects created a new class called functions. ; File  Diff  Annotate