ELEC2645 (2018/19) / Mbed 2 deprecated fy14lkaa

Dependencies:   mbed

Revisions of spase_ship/space_ship.cpp

Revision Date Message Actions
92:8a1b14488ca5 2019-05-05 change folder name of class bullet to Bullet. File  Diff  Annotate
91:f9e2ff484014 2019-04-28 added draw sprite to draw the alien in Alien.cpp File  Diff  Annotate
90:a992605aeb8d 2019-04-28 added an accessor method to return the position of the spaceship in Vector2D. File  Diff  Annotate
89:2eb3b6624117 2019-04-28 added an accessor method to return the scores that achieved by the space_ship File  Diff  Annotate
88:a19f315551ea 2019-04-28 added void function to increment scores by 1 File  Diff  Annotate
87:4635d00ffe9d 2019-04-28 added lcd.drawSprite to draw the spaceship and determine its height and width and set its x and y coordinate. File  Diff  Annotate
86:79cfe806a11d 2019-04-28 added draw function to draw the spaceship using lcd&N5110 libraries. File  Diff  Annotate
85:0094d33fb1da 2019-04-28 setting up the parameters of the spaceship in void initialization function. File  Diff  Annotate
84:d875c6e87398 2019-04-28 added void function to initialise the parameters of the space_ship class. File  Diff  Annotate
83:a55e77dfee5a 2019-04-28 initialize the constructor and destructor of space_ship class in space_ship.cpp File  Diff  Annotate
82:fdae28b01415 2019-04-28 included spaceship header in spaceship.cpp File  Diff  Annotate
33:7f534eae9777 2019-04-20 created space_ship.cpp file in space_ship folder. File  Diff  Annotate