dsfml v2.1.0 (2015-10-07T06:29:26Z)
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.