X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=timercontrolledgraphicspixmapobject.h;h=cdc401af587ac1960de25e27edbcdbce487a8e3e;hb=refs%2Fheads%2Fharmattan;hp=f121bf1345e6e461dd86c2d1f0099ed7f051ce26;hpb=024ba91057ba3387b9d7328e5d4392d4112be8a8;p=ghostsoverboard diff --git a/timercontrolledgraphicspixmapobject.h b/timercontrolledgraphicspixmapobject.h index f121bf1..cdc401a 100644 --- a/timercontrolledgraphicspixmapobject.h +++ b/timercontrolledgraphicspixmapobject.h @@ -1,5 +1,5 @@ /************************************************************************** - Ghosts Overboard - a game for Maemo 5 + Ghosts Overboard - a game for 'Meego 1.2 Harmattan' Copyright (C) 2011 Heli Hyvättinen @@ -63,6 +63,10 @@ public slots: direction direction_; + bool stoppedBecauseInvalidTime_; + + int pixelsPerMove_; + };