animpoint.h
changeset 847 43268373032d
parent 826 e715694b0f47
     1.1 --- a/animpoint.h	Fri Apr 09 14:24:04 2010 +0000
     1.2 +++ b/animpoint.h	Wed Jun 09 13:14:08 2010 +0000
     1.3 @@ -22,6 +22,7 @@
     1.4  	void setAnimated(bool);
     1.5  	bool isAnimated ();
     1.6  	bool animate();
     1.7 +	void stop();
     1.8  
     1.9  private:
    1.10  	void initVector();