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 point
void
drawTextLine
(TextLine line, ivec2 position, AlignmentType alignment)
interface
IGuiRenderer
void
drawTextLine
(
TextLine
line
,
ivec2
position
,
in
AlignmentType
alignment
)
void
drawTextLine
(TextLine line, Rect area, 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 point