Font
A Font object is created by calling any of the love.objects:newFont() functions.
Functions
getHeight( ) | Returns the height of the font. |
getWidth( line ) | Returns the width of the line. |
Version 0.1.1a LÖVE DocumentationOverviewLicenceCreditsGetting startedDeviceslove.objectslove.graphicslove.audiolove.keyboardlove.mouselove.filesystemlove.timerTypesColorFontImageMusicSoundCallbacksloadupdaterendermousepressedmousereleasedkeypressedkeyreleasedMiscellaneousConstantsConfig files
|
Type
Font A Font object is created by calling any of the love.objects:newFont() functions. Functions
|