Steven Mahasin / Mbed 2 deprecated DreamDungeon

Dependencies:   mbed MotionSensor

Revision:
11:63e54f6e7939
Parent:
10:1a3499f6b583
Child:
13:d04a6caba40d
--- a/Entity/Bullets/Bullets.cpp	Sun Apr 21 23:23:35 2019 +0000
+++ b/Entity/Bullets/Bullets.cpp	Tue Apr 23 03:10:09 2019 +0000
@@ -8,8 +8,8 @@
 //    hitbox.height = 2;
 //    position.x = pos_x;
 //    position.y = pos_y;
-//    sprite_size.width = 6;
-//    sprite_size.height = 12;
-//    sprite_size.offset_x = 0;
-//    sprite_size.offset_y = 7;
+//    sprite_size.width = 4;
+//    sprite_size.height = 2;
+//    sprite_size.offset_x = 2;
+//    sprite_size.offset_y = 0;
 //}
\ No newline at end of file