Difference between revisions of "love.graphics.getWidth"
m (1 revision: Importing from potato (again).) |
|
(No difference)
|
Revision as of 16:17, 14 February 2010
Gets the width of the window.
Function
Synopsis
width = love.graphics.getWidth( )
Arguments
None.
Returns
number width
- The width of the window.