dsfml ~master (2021-10-04T07:02:59.4470602)
Dub
Repo
Text.getStyle
dsfml
graphics
text
Text
Get the text's style.
More...
class
Text
deprecated
const
Style
getStyle
(
)
Return Value
Type:
Style
Text's style.
Detailed Description
Deprecated: Use the 'style' property instead.
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
properties
characterSize
fillColor
font
globalBounds
localBounds
outlineColor
outlineThickness
string
style
Get the text's style.