love.graphics.setCaption


Function

Synopsis

love.graphics.setCaption( caption )

Arguments

string caption
The new window caption.

Returns

Nothing.

See Also