Vertex constructor

Vertex(
  1. {required int x,
  2. required int y}
)

Implementation

Vertex