k

Dependents:   3rdcompfixstart 2ndcomp 4thcomp 6th33222_copy

Fork of Move by Tk A

Revision:
14:138af628d979
Parent:
13:4501c9202500
Child:
15:39c7e97b37c4
--- a/move.h	Sun Sep 11 11:39:42 2016 +0000
+++ b/move.h	Fri Sep 16 08:49:56 2016 +0000
@@ -50,3 +50,10 @@
 float giveatan(int x, int y);
 
 void movelength(int length);
+
+void commandMove(int cx0, int cx1, int cx2 );
+
+void commandMoveEnemy(int cx0, int cx1, int cx2 );
+
+void yokoMove(int cx, bool Left);
+