GameWindow.Position

Allows you to set the position of the window.

  1. Vector2 Position [@property getter]
  2. Vector2 Position [@property setter]
    class GameWindow
    @property
    void
    Position
    (
    Vector2 pos
    )

Meta