Nirtcpp 2.1.0
Nirtcpp is a high-performance c++ graphics engine.
|
This is the complete list of members for nirt::gui::IGUIFont, including all inherited members.
draw(const core::stringw &text, const core::rect< s32 > &position, video::SColor color, bool hcenter=false, bool vcenter=false, const core::rect< s32 > *clip=0)=0 | nirt::gui::IGUIFont | pure virtual |
drop() const | nirt::IReferenceCounted | inline |
getCharacterFromPos(const wchar_t *text, s32 pixel_x) const =0 | nirt::gui::IGUIFont | pure virtual |
getDebugName() const | nirt::IReferenceCounted | inline |
getDimension(const wchar_t *text) const =0 | nirt::gui::IGUIFont | pure virtual |
getKerningHeight() const =0 | nirt::gui::IGUIFont | pure virtual |
getKerningWidth(const wchar_t *thisLetter=0, const wchar_t *previousLetter=0) const =0 | nirt::gui::IGUIFont | pure virtual |
getReferenceCount() const | nirt::IReferenceCounted | inline |
getType() const | nirt::gui::IGUIFont | inlinevirtual |
grab() const | nirt::IReferenceCounted | inline |
IReferenceCounted() | nirt::IReferenceCounted | inline |
setDebugName(const c8 *newName) | nirt::IReferenceCounted | inlineprotected |
setInvisibleCharacters(const wchar_t *s)=0 | nirt::gui::IGUIFont | pure virtual |
setKerningHeight(s32 kerning)=0 | nirt::gui::IGUIFont | pure virtual |
setKerningWidth(s32 kerning)=0 | nirt::gui::IGUIFont | pure virtual |
~IReferenceCounted() | nirt::IReferenceCounted | inlinevirtual |