View.this

Construct the view from its center and size

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

Parameters

center Vector2f

Center of the zone to display

size Vector2f

Size of zone to display

Meta