GameWindow.Position

Returns the position of the window.

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

Meta