View.this

Construct the view from its center and size

  1. this(FloatRect rectangle)
  2. this(Vector2f center, Vector2f size)
    struct View

Parameters

center
Type: Vector2f

Center of the zone to display

size
Type: Vector2f

Size of zone to display

Meta