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 dcpp::nub::wstring &text, const dcpp::nub::recti &position, dcpp::video::SColor color, bool hcenter=false, bool vcenter=false, const dcpp::nub::recti *clip=0)=0dcpp::gui::IGUIFontpure virtual
drop() constdcpp::IReferenceCountedinline
getCharacterFromPos(const wchar_t *text, dcpp::int32_kt 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 dcpp::char_kt *newName)dcpp::IReferenceCountedinlineprotected
setInvisibleCharacters(const wchar_t *s)=0dcpp::gui::IGUIFontpure virtual
setKerningHeight(dcpp::int32_kt kerning)=0dcpp::gui::IGUIFontpure virtual
setKerningWidth(dcpp::int32_kt kerning)=0dcpp::gui::IGUIFontpure virtual
~IReferenceCounted()dcpp::IReferenceCountedinlinevirtual

Duckcpp    @cppfx.xyz