Duckcpp 2.1.0
Duckcpp is a high-performance c++ graphics engine.
Loading...
Searching...
No Matches
dcpp::gui::IGUIFont Member List

This is the complete list of members for dcpp::gui::IGUIFont, including all inherited members.

draw(const nub::wstring &text, const nub::rect< i32 > &position, video::SColor color, bool hcenter=false, bool vcenter=false, const nub::rect< i32 > *clip=0)=0dcpp::gui::IGUIFontpure virtual
drop() constdcpp::IReferenceCountedinline
getCharacterFromPos(const wchar_t *text, i32 pixel_x) const =0dcpp::gui::IGUIFontpure virtual
getDebugName() constdcpp::IReferenceCountedinline
getDimension(const wchar_t *text) const =0dcpp::gui::IGUIFontpure virtual
getKerningHeight() const =0dcpp::gui::IGUIFontpure virtual
getKerningWidth(const wchar_t *thisLetter=0, const wchar_t *previousLetter=0) const =0dcpp::gui::IGUIFontpure virtual
getReferenceCount() constdcpp::IReferenceCountedinline
getType() constdcpp::gui::IGUIFontinlinevirtual
grab() constdcpp::IReferenceCountedinline
IReferenceCounted()dcpp::IReferenceCountedinline
setDebugName(const c8 *newName)dcpp::IReferenceCountedinlineprotected
setInvisibleCharacters(const wchar_t *s)=0dcpp::gui::IGUIFontpure virtual
setKerningHeight(i32 kerning)=0dcpp::gui::IGUIFontpure virtual
setKerningWidth(i32 kerning)=0dcpp::gui::IGUIFontpure virtual
~IReferenceCounted()dcpp::IReferenceCountedinlinevirtual

Duckcpp    @cppfx.xyz