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)
this
(wstring message, vec2 position, Size!int size)
class
MessageBox
this
(
in
wstring
message
,
in
vec2
position
,
in
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