Octopuses now stopped if speed is set 0 (or less) on the go
[ghostsoverboard] / timercontrolledgraphicspixmapobject.h
index f121bf1..b4919fb 100644 (file)
@@ -63,6 +63,8 @@ public slots:
 
     direction direction_;
 
+    bool stoppedBecauseInvalidTime_;
+
 
 };