glui v0.5.2 (2022-08-01T09:13:42Z)
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
fullMargin
getFont
measureText
totalMargin
update
wrapText
static functions
cropBox
init
loadFont
static variables
_currentTheme
_styleStack
structs
__anonymous
Draw text using the same params as measureText.