Exemple #1
0
 public bool Activated()
 {
     return(Crates.ElementAt(xy + direction));
 }