nudsfml v0.0.10-alpha (2023-02-09T04:48:03Z)
Dub
Repo
Text.getFont
nudsfml
graphics
text
Text
Get thet text's font.
class
Text
const
const
(
Font
)
getFont
(
)
Return Value
Type:
const
(
Font
)
Text's font.
//deprecated: Use the 'font' property instead.
Meta
Source
See Implementation
nudsfml
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 thet text's font.