ajout de commentaires
This commit is contained in:
parent
a1d30f7ad7
commit
59844787bc
|
|
@ -143,7 +143,8 @@ public class Simulator extends Thread {
|
|||
}
|
||||
return count;
|
||||
}
|
||||
|
||||
// we select a cell at coord x and y and we count the number of cell which are alive or dead around the selected cell
|
||||
// we still have to define
|
||||
|
||||
/*
|
||||
* leave this as is
|
||||
|
|
|
|||
Loading…
Reference in New Issue