Function
love.graphics.getWidth( )
Gets the width of the window.
Synopsis
width = love.graphics.getWidth( )
Returns
width number The width of the window.
Copyright © 2006-2010 LÖVE Development Team.