fluid v0.7.0 (2024-10-02T21:53:39Z)
Dub
Repo
StyledText.draw
fluid
text
StyledText
Draw the text.
void
draw
(Style style, Vector2 position)
void
draw
(Style[] styles, Vector2 position)
void
draw
(Style style, Rectangle rectangle)
struct
StyledText
(StyleRange = TextStyleSlice[])
deprecated
void
draw
(
const
Style
style
,
Rectangle
rectangle
)
Meta
Source
See Implementation
fluid
text
StyledText
aliases
minSize
constructors
this
functions
backend
clearTextures
draw
generate
opAssign
opOpAssign
resize
size
toString
variables
hasFastEdits
indentWidth
node
styleMap
texture
value
Draw the text.