ELEC2645 (2018/19) / Mbed 2 deprecated el17szs

Dependencies:   mbed

Revisions of Ball/Ball.cpp

Revision Date Message Actions
33:9d34ef219fff 2019-05-08 Fixed Documentation Errors File  Diff  Annotate
31:eefa1d23a843 2019-05-08 Documented and updated in-line comments for all the classes; File  Diff  Annotate
30:43aace0fdbdf 2019-05-08 Updated in-line comments for 3 classes; File  Diff  Annotate
28:d0b0a64a832d 2019-05-07 Documented the bat and ball class; File  Diff  Annotate
26:6427f09cf8d3 2019-05-01 Documented the UX class File  Diff  Annotate
23:a16c97a59a41 2019-05-01 Fixed out screen bug File  Diff  Annotate
20:9d21599fe350 2019-04-30 Created starting menus with correct button functionality; File  Diff  Annotate
18:a260ce8db9e7 2019-04-27 Created no. of balls completed; created a target; printed the target and no. of balls onto the screen; Created displays for when game is won and game is lost File  Diff  Annotate
17:b2b651acffae 2019-04-27 created a Batting target method and ball_count method File  Diff  Annotate
15:81a3aaf52647 2019-04-24 Created a few starting menus; Created a tone for when bowler starts and batsman is out File  Diff  Annotate
14:122eaa3b7a50 2019-04-23 Completed update_game(); Game now runs multiple times with field changed each time; File  Diff  Annotate
13:924891519a95 2019-04-23 Created a method check_fielder() to check for collisions File  Diff  Annotate
12:954da4f4e565 2019-04-23 Player able to hit the ball to 8 different parts of the field; Created update_ball(); Created init_positions() methods File  Diff  Annotate
11:f481ec642cc5 2019-04-22 Fixed play_game bug; File  Diff  Annotate
10:6c6e09023942 2019-04-22 Created a new folder called Cricket to modularize the code for efficiency File  Diff  Annotate
9:a81db6a703b7 2019-04-21 fixed set_field bug File  Diff  Annotate
8:7b7e1a5b8200 2019-04-20 Updated the set_field function to include more fielders; File  Diff  Annotate
7:a1a6bff238c1 2019-04-18 Bowler created File  Diff  Annotate
6:3e50f2cf4366 2019-04-18 Checks for collision (ball hitting bat) File  Diff  Annotate
5:915bcac4e9b9 2019-04-16 Updated the bat class; File  Diff  Annotate
4:55a0509c4874 2019-04-16 Initialised the Bat class; File  Diff  Annotate
3:bd3465a70a5a 2019-04-15 Setting the field completed, Each fielder is placed; File  Diff  Annotate