love.graphics.setLineWidth( width )
Usage
love.graphics.setLineWidth( width )Arguments
widthThe width of the line.
Returns
Nothing
|
Version 0.3.2 LÖVE DocumentationOverviewLicenseCreditsInstallingGetting startedDeviceslove.graphicslove.audiolove.keyboardlove.mouselove.filesystemlove.timerlove.systemTypesAnimationColorFontFileImageMusicParticleSystemSoundCallbacksloadupdatedrawmousepressedmousereleasedkeypressedkeyreleasedMiscellaneousConstantsConfig filesKeyboard shortcuts
|
Function
love.graphics.setLineWidth( width ) Usage love.graphics.setLineWidth( width )Arguments widthThe width of the line. Returns Nothing |