dsfml v2.1.1 (2016-04-19T15:04:37Z)
Home
Dub
Repo
Font.dup
dsfml
graphics
font
Font
Performs a deep copy on the font.
class
Font
@
property
const
Font
dup
(
)
Return Value
Type:
Font
The duplicated font.
Meta
Source
See Implementation
dsfml
graphics
font
Font
constructors
this
destructors
~this
functions
getGlyph
getKerning
getLineSpacing
getTexture
loadFromFile
loadFromMemory
loadFromStream
properties
dup
variables
sfPtr
Performs a deep copy on the font.