Skip to content

Sdl RendererGetLogicalSize

Tangent 128 edited this page Mar 28, 2015 · 3 revisions

Renderer:getLogicalSize

Get device independent resolution for rendering.

Method

SYNOPSIS

w, h = function Renderer:getLogicalSize()

RETURNS

  • w, the width
  • h, the height

Clone this wiki locally