Color:setAlpha( alpha )
Usage
Color:setAlpha( alpha )
Arguments
alphaThe amount of alpha.
Returns
Nothing
Version 0.3.2 LÖVE DocumentationOverviewLicenseCreditsInstallingGetting startedDeviceslove.graphicslove.audiolove.keyboardlove.mouselove.filesystemlove.timerlove.systemTypesAnimationColorFontFileImageMusicParticleSystemSoundCallbacksloadupdatedrawmousepressedmousereleasedkeypressedkeyreleasedMiscellaneousConstantsConfig filesKeyboard shortcuts
|
Function
Color:setAlpha( alpha ) Usage Color:setAlpha( alpha ) Arguments alphaThe amount of alpha. Returns Nothing |