
Time is good
Fork of Robot2016_2-0 by
Diff: Map/obsCarr.h
- Revision:
- 76:a862cb10559c
- Parent:
- 72:b628daa54f3c
--- a/Map/obsCarr.h Thu May 05 04:36:59 2016 +0000 +++ b/Map/obsCarr.h Thu May 05 06:34:13 2016 +0000 @@ -5,8 +5,6 @@ #include "figure.h" #include "point.h" -#define TAILLE_SECURITE 155 - class obsCarr : public figure { public: obsCarr (float xc, float yc, float dxt, float dyt) : figure (xc,yc) {