BoundingBoxForce({ required this.minX, required this.minY, required this.maxX, required this.maxY, this.bounce = 0.5, });