Window.setPosition

Set a new position to this window

  1. void setPosition(short x, short y)
  2. void setPosition(Vector2s vec)
    class Window
    final
    void
    setPosition
    (
    ref const Vector2s vec
    )

Meta