evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
GuiManager.setTheme
evael
graphics
gui
GuiManager
GuiManager
Sets current theme.
void
setTheme
(Theme theme)
class
GuiManager
@
nogc
@
safe
pure nothrow
void
setTheme
()
(
in
auto
ref
Theme
theme
)
void
setTheme
(string themeName)
Meta
Source
See Implementation
evael
graphics
gui
GuiManager
GuiManager
constructors
this
functions
add
addCustomControlType
clear
dispose
fixedUpdate
focus
getControlById
loadTheme
onKey
onMouseClick
onMouseMove
onMouseUp
onText
remove
setTheme
unfocus
update
properties
controlUnderMouse
focusedControl
Sets current theme.