anchovy ~master (2015-12-30T21:21:17Z)
Home
Dub
Repo
IGuiRenderer.drawTextLine
anchovy
gui
interfaces
iguirenderer
IGuiRenderer
draws text line with alignment specified relative to rectangle
void
drawTextLine
(TextLine line, ivec2 position, AlignmentType alignment)
void
drawTextLine
(TextLine line, Rect area, AlignmentType alignment)
interface
IGuiRenderer
void
drawTextLine
(
TextLine
line
,
in
Rect
area
,
in
AlignmentType
alignment
)
Meta
Source
See Implementation
anchovy
gui
interfaces
iguirenderer
IGuiRenderer
functions
createTextLine
drawControlBack
drawTextLine
fontManager
getFontTexture
popClientArea
pushClientArea
renderer
setClientArea
draws text line with alignment specified relative to rectangle