evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
MessageBox.this
evael
graphics
gui
controls
MessageBox
MessageBox
Undocumented in source.
this
(wstring message, float x, float y, int width, int height)
class
MessageBox
this
(
in
wstring
message
,
in
float
x
,
in
float
y
,
in
int
width
= 0
,
in
int
height
= 0
)
this
(wstring message, vec2 position, Size!int size)
Meta
Source
See Implementation
evael
graphics
gui
controls
MessageBox
MessageBox
aliases
OnAnswerEvent
constructors
this
enums
ButtonType
functions
draw
initialize
properties
onAnswerEvent
variables
m_onAnswerEvent