anchovy ~master (2015-12-30T21:21:17Z)
Home
Dub
Repo
SkinnedGuiRenderer.drawTextLine
anchovy
gui
guirenderer
SkinnedGuiRenderer
Draws line of text aligning it inside rectangle.
void
drawTextLine
(TextLine line, ivec2 position, AlignmentType alignment)
void
drawTextLine
(TextLine line, Rect area, AlignmentType alignment)
class
SkinnedGuiRenderer
override
void
drawTextLine
(
TextLine
line
,
in
Rect
area
,
in
AlignmentType
alignment
)
Meta
Source
See Implementation
anchovy
gui
guirenderer
SkinnedGuiRenderer
constructors
this
functions
buildWidgetGeometry
createTextLine
drawControlBack
drawTextLine
fontManager
getFontTexture
popClientArea
pushClientArea
renderer
setClientArea
skin
Draws line of text aligning it inside rectangle.