Beispiel #1
0
 public IEnumerable <Vector2> GetAllPointsInRange(IShape range) => _space.GetAllPointsInRange(range);