Window.setPosition

Set a new position to this window

  1. void setPosition(int x, int y)
  2. void setPosition(Vector2i vec)
    struct Window
    @nogc nothrow
    void
    setPosition
    ()

Meta