ELEC2645 (2018/19) / Mbed 2 deprecated fy14lkaa

Dependencies:   mbed

Revisions of spase_ship/space_ship.h

Revision Date Message Actions
45:c58777a61caf 2019-04-21 declared [int _width;] in space_ship.h which represent the width of the spaceship. File  Diff  Annotate
44:0b0d31dc3d05 2019-04-21 declared [int_height] variable in space_ship.h which represent the height of the space ship. File  Diff  Annotate
43:df52eec1a127 2019-04-21 declared a function to return the position of the spaceship in vector2D File  Diff  Annotate
42:83f332262165 2019-04-21 added a function that return the numbers of the scores. File  Diff  Annotate
41:e68e2eebcce2 2019-04-21 added a function that when the bullet fired the alien the scores increased. File  Diff  Annotate
40:a0607d4fae74 2019-04-21 declaration update function that used to update the position of the space ship and the its speed (mag). File  Diff  Annotate
39:d99148c1c92d 2019-04-20 declared draw function which used the libraries of N5110 and lcd to draw the space ship. File  Diff  Annotate
38:07b77fa42fe1 2019-04-20 declared initialization of the space_ship hight and the width and initialize x; coordinate. File  Diff  Annotate
37:b2ced2de074b 2019-04-20 include the contractor and destructor for space_ship class. File  Diff  Annotate
36:9bb204e390c5 2019-04-20 initialize class of space_ship. File  Diff  Annotate
35:261df7c3a3fb 2019-04-20 include classes headers files such as "SpaceInvadersEngine.h"; ; File  Diff  Annotate
34:4bff5515060e 2019-04-20 include libraries header files such as mbed.h, N5110 and ect. File  Diff  Annotate
32:25f62a4392d5 2019-04-20 creating space_ship.h file in space_ship folder. File  Diff  Annotate