SDL2Window.position

  1. SDL_Point position()
    class SDL2Window
    final
    SDL_Point
    position
    ()
  2. void position(int positionX, int positionY)

Return Value

Type: SDL_Point

Window coordinates.

See Also

Meta