Font

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(string path, uint newSize)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

load
void load(string path, uint newSize)
Undocumented in source. Be warned that the author may not have intended to support it.
unload
void unload()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

font
TTF_Font* font [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isLoaded
bool isLoaded [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
scale
float scale [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta