ELEC2645 (2019/20) / Mbed 2 deprecated ELEC2645_Project_el19tb

Dependencies:   mbed

Revision:
20:077f845f09f2
Parent:
19:6d9721ffc078
Child:
27:e2af196bd9ab
Child:
44:f02510eeb165
diff -r 6d9721ffc078 -r 077f845f09f2 Sprite/Background.h
--- a/Sprite/Background.h	Thu May 14 05:52:50 2020 +0000
+++ b/Sprite/Background.h	Fri May 15 00:16:06 2020 +0000
@@ -52,12 +52,7 @@
 };
 
 class Background 
-{
-    public:
-    
-        Background();
-        ~Background();
-        
+{ 
     public:
         int x; // every background is going to have a x pos
         int row; // row placed in screen