anchovy ~master (2015-12-30T21:21:17Z)
Home
Dub
Repo
SkinnedGuiRenderer.drawTextLine
anchovy
gui
guirenderer
SkinnedGuiRenderer
Draws line of text aligning it to the position.
void
drawTextLine
(TextLine line, ivec2 position, AlignmentType alignment)
class
SkinnedGuiRenderer
override
void
drawTextLine
(
TextLine
line
,
ivec2
position
,
in
AlignmentType
alignment
)
void
drawTextLine
(TextLine line, Rect area, 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 to the position.