love.graphics.getCaption
Gets the window caption.
Function
Synopsis
caption = love.graphics.getCaption( )
Arguments
None.
Returns
string caption
- The current window caption.
Gets the window caption.
caption = love.graphics.getCaption( )
None.
string caption