glui ~master (2021-10-22T23:02:19.4620672)
Dub
Repo
Style.drawText
glui
style
Style
Draw text using the same params as
measureText
.
class
Style
const
void
drawText
(
Rectangle
rect
,
string
text
,
bool
wrap
= true
)
Meta
Source
See Implementation
glui
style
Style
constructors
this
enums
Side
functions
contentBox
drawBackground
drawText
getFont
measureText
update
wrapText
static functions
init
static variables
_currentTheme
_styleStack
structs
__anonymous
Draw text using the same params as measureText.