예제 #1
0
 set => SetProperty(ref _world, value);
 get => new TileAdapter(ref _world[x, y]);