Exemplo n.º 1
0
 public Lights()
 {
     bitBuffer = new BitBuffer(World.CHUNK_SIZE_CUBED * INDEX_SIZE);
 }