Projectile Library

Revision:
6:70b35ebfa8c8
Parent:
4:977109f7b9f6
Child:
9:64ba68ae2640
--- a/Projectile.h	Tue May 02 15:46:40 2017 +0000
+++ b/Projectile.h	Tue May 02 16:24:52 2017 +0000
@@ -21,6 +21,7 @@
     int playery;
     int _playerx;
     int _playery;
+    void set_pos(Vector2D p);
     
     private:
     int m;