atelier v0.0.1 (2018-09-29T13:22:57Z)
Dub
Repo
Hint
ui
overlay
Undocumented in source.
class
Hint {
string
title
;
string
text
;
this
(string newTitle, string newText);
}
Constructors
this
this
(string newTitle, string newText)
text
string
text
;
Undocumented in source.
Members
Variables
title
string
title
;
Undocumented in source.
Meta
Source
See Implementation
ui
overlay
classes
Hint
functions
endOverlay
initializeOverlay
isOverlay
makeHint
openHintWindow
processOverlayBack
processOverlayEvent
processOverlayFront
setOverlay
stopOverlay