liberty-engine ~master (2019-02-13T12:42:06Z)
Dub
Repo
WidgetConstructor
liberty
framework
gui
meta
*
mixin template
WidgetConstructor (
string
code
= ""
) {
import
liberty
.
framework
.
gui
.
impl
;
;
this
(string id, Gui gui);
}
Constructors
this
this
(string id, Gui gui)
*
Meta
Source
See Implementation
liberty
framework
gui
meta
mixin templates
WidgetConstructor
WidgetEventProps
WidgetUpdate
*