love.graphics.getBackgroundColor( )
Usage
love.graphics.getBackgroundColor( )
Arguments
None
Returns
ColorThe current background color.
Version 0.3.2 LÖVE DocumentationOverviewLicenseCreditsInstallingGetting startedDeviceslove.graphicslove.audiolove.keyboardlove.mouselove.filesystemlove.timerlove.systemTypesAnimationColorFontFileImageMusicParticleSystemSoundCallbacksloadupdatedrawmousepressedmousereleasedkeypressedkeyreleasedMiscellaneousConstantsConfig filesKeyboard shortcuts
|
Function
love.graphics.getBackgroundColor( ) Usage love.graphics.getBackgroundColor( ) Arguments None Returns ColorThe current background color. |