User Tools

Site Tools


balloons

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
balloons [2018/08/17 08:37] frchrisballoons [2018/08/17 08:40] frchris
Line 1: Line 1:
 +[[https://archive.org/details/Balloons1.screenflow|Watch the tutorial]]
 +
 CheckList: CheckList:
   - Add a method in the ''Balloon'' class called ''rise()'' which is the reverse of ''drop()''   - Add a method in the ''Balloon'' class called ''rise()'' which is the reverse of ''drop()''
Line 68: Line 70:
  public static int HEIGHT=600;  public static int HEIGHT=600;
     private Font titleFont, regularFont;     private Font titleFont, regularFont;
-    private ArrayList&lt;Balloon&gt; balloons;+    private ArrayList<Balloonballoons;
     private Timer timer;     private Timer timer;
  /**  /**
balloons.txt · Last modified: 2018/08/18 20:14 by cthiel

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki