Views
love.graphics.setCaption
Sets the window caption.
Contents |
Function
Synopsis
love.graphics.setCaption( caption )
Arguments
string caption
- The new window caption.
Returns
Nothing.
See Also
Sets the window caption.
Contents |
string caption
Nothing.