liberty-engine ~master (2019-02-13T12:42:06Z)
Dub
Repo
Window.setTitle
liberty
core
window
Window
* Set window title. * Returns reference to this so it can be used in a stream.
class
Window
typeof
(this)
setTitle
(
string
title
)
Meta
Source
See Implementation
liberty
core
window
Window
constructors
this
destructors
~this
functions
getHandle
getHeight
getTitle
getWidth
isFullscreen
resizeFrameBuffer
setFullscreen
setTitle
shouldClose
swapFullscreen
* Set window title. * Returns reference to this so it can be used in a stream.