Exemplo n.º 1
0
 public ushort RandomWalkableCell()
 {
     return(WalkableCells.Random());
 }