IPoint.this

Constructs a IPoint with the spefcified coordinates

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

Meta