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