SpatialHashGrid constructor

SpatialHashGrid({
  1. double cell = 32,
})

Implementation

SpatialHashGrid({this.cell = 32});