![]() |
Pixel Dust Game Engine
v0.9.5
|
This is the complete list of members for Font, including all inherited members.
addRef() const | RefCountedObj | inlinevirtual |
getFontAscent(int size, uint32 style=Graphics::textStyle_Plain)=0 | Font | pure virtual |
getFontDescent(int size, uint32 style=Graphics::textStyle_Plain)=0 | Font | pure virtual |
getFontHeight(int size, uint32 style=Graphics::textStyle_Plain)=0 | Font | pure virtual |
getFontLeading(int size, uint32 style=Graphics::textStyle_Plain)=0 | Font | pure virtual |
getFontName() const =0 | Font | pure virtual |
release() const | RefCountedObj | inlinevirtual |