perl-landing-airplanes.git
13 years agoMerge branch 'master' of mjesec.ffzg.hr:/git/perl-airport-landing-game
Dobrica Pavlinusic [Wed, 19 May 2010 15:28:51 +0000 (17:28 +0200)]
Merge branch 'master' of mjesec.ffzg.hr:/git/perl-airport-landing-game

13 years agoinstall dependencies
Dobrica Pavlinusic [Wed, 19 May 2010 15:34:02 +0000 (17:34 +0200)]
install dependencies

13 years agouse Algorithm::Line::Bresenham to draw lines later
Dobrica Pavlinusic [Wed, 19 May 2010 14:19:04 +0000 (16:19 +0200)]
use Algorithm::Line::Bresenham to draw lines later

13 years agodraw curve automatically
Dobrica Pavlinusic [Wed, 19 May 2010 13:37:16 +0000 (15:37 +0200)]
draw curve automatically

13 years agouse Math::CatmullRom to draw spline through points
Dobrica Pavlinusic [Wed, 19 May 2010 13:29:29 +0000 (15:29 +0200)]
use Math::CatmullRom to draw spline through points

13 years agodraw dots only if mouse moved more than trashold
Dobrica Pavlinusic [Wed, 19 May 2010 12:05:54 +0000 (14:05 +0200)]
draw dots only if mouse moved more than trashold

13 years agodraw dots on mouse down
Dobrica Pavlinusic [Wed, 19 May 2010 11:59:56 +0000 (13:59 +0200)]
draw dots on mouse down