dsfml v2.1.1 (2016-04-19T15:04:37Z)
Home
Dub
Repo
Text.setCharacterSize
dsfml
graphics
text
Text
Set the character size.
The default size is 30.
class
Text
void
setCharacterSize
(
uint
size
)
Parameters
size
uint
New character size, in pixels.
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
mixins
__anonymous
Set the character size.
The default size is 30.