dsfml ~master (2017-10-11T01:10:36Z)
Home
Dub
Repo
Text.this
dsfml
graphics
text
Text
Default constructor
Creates an empty text.
this
()
class
Text
this
(
)
this
(
immutable
(
T
)[]
text
,
const
(
Font
)
font
,
uint
characterSize
=
30
)
Meta
Source
See Implementation
dsfml
graphics
text
Text
constructors
this
destructors
~this
enums
Style
functions
draw
findCharacterPos
getCharacterSize
getColor
getFont
getGlobalBounds
getLocalBounds
getString
getStyle
setCharacterSize
setColor
setFont
setString
setStyle
Default constructor
Creates an empty text.