Ejemplo n.º 1
0
 public void PrepareLoad()
 {
     state = ChunkState.Loading;
     voxelObject.getLoadingChunks().Enqueue(this);
 }