2017_2018:s2:td:td_classe_code
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revisionNext revisionBoth sides next revision | ||
2017_2018:s2:td:td_classe_code [2018/02/19 09:45] – [Je sais passer du dessin d'une association au code] blay | 2017_2018:s2:td:td_classe_code [2018/02/19 09:53] – [Je sais passer du dessin d'une association au code] blay | ||
---|---|---|---|
Line 214: | Line 214: | ||
// | // | ||
- | private Pilot[] pilots = new Pilot[0]; | + | private Pilot[] pilots; // = new Pilot[0]; |
Line 289: | Line 289: | ||
//Get the pilots of defiance | //Get the pilots of defiance | ||
- | Pilot[] | + | Pilot[] |
//Print the first pilot (only object reference) | //Print the first pilot (only object reference) | ||
- | System.out.println(" | + | System.out.println(" |
} | } | ||
2017_2018/s2/td/td_classe_code.txt · Last modified: 2018/02/19 14:44 by blay