mate total easy predmety a este sa stazujes

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Zobrazi� pr�spevky MenuQuote from: cheMicka on 16.03.2009, 23:57:42viem ze ti budem chybat ale musis si sama poradit
kravy same na luku bez pastiera nedojdu
Quote from: nighthunter on 16.03.2009, 13:19:35nechod a zistis
zeny nebudu, lucka nebude, oplati as vobec ist ?
private void generate() {
Random r = new Random();
for(int i=0;i<mineCount;) {
int row = r.nextInt(rowCount);
int column = r.nextInt(columnCount);
if(tiles[row][column] == null) {
tiles[row][column] = new Mine();
i++;
}
}
for(int i=0;i<rowCount;i++) {
for(int j=0;j<columnCount;j++) {
if(tiles[i][j] == null) {
tiles[i][j] = new Clue(countAdjacentMines(i,j));
}
}
}
}
je to pre prehladnejsie
Quote from: timwood on 11.03.2009, 23:28:17co je to take klasicke? uved priklad lebo ja neviem co myslis bn
no skor nieco take klasicke..ale to len ja som taky suchar..
Quote from: scream on 11.03.2009, 17:55:34a ty stihas vsetko na cviku spravit?
no nic ine mu ani neostava jak vymysliet si to na hodine.... ved nestiha mat ani den pred cvikom vypracovany material k cviku.... Odvolavat sa na google vie aj moja sestra...