IPoint.this

Constructs a IPoint with the spefcified coordinates

  1. this(int x, int y)
  2. this(int[2] coords)
    struct IPoint
    this
    (
    int[2] coords
    )

Meta