From 7028cbe09c688437910a25623098762bf0fa592d Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 28 Mar 2016 22:28:34 +1000 Subject: Move Irrlicht to src/others. --- ...irr_1_1gui_1_1_i_g_u_i_font_bitmap-members.html | 138 +++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_font_bitmap-members.html (limited to 'src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_font_bitmap-members.html') diff --git a/src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_font_bitmap-members.html b/src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_font_bitmap-members.html new file mode 100644 index 0000000..65dc7cf --- /dev/null +++ b/src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_font_bitmap-members.html @@ -0,0 +1,138 @@ + + + + +Irrlicht 3D Engine: Member List + + + + + + + + + + + + + + +
+ + +
+ + + + + + + + + + + + + + + + + +
+
Irrlicht 3D Engine + +
+ +
+ + + + + + +
+
+
+ + + + +
+
+ +
+
+
+ +
+
+
+
irr::gui::IGUIFontBitmap Member List
+
+
+This is the complete list of members for irr::gui::IGUIFontBitmap, 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)=0irr::gui::IGUIFont [pure virtual]
drop() const irr::IReferenceCounted [inline]
getCharacterFromPos(const wchar_t *text, s32 pixel_x) const =0irr::gui::IGUIFont [pure virtual]
getDebugName() const irr::IReferenceCounted [inline]
getDimension(const wchar_t *text) const =0irr::gui::IGUIFont [pure virtual]
getKerningHeight() const =0irr::gui::IGUIFont [pure virtual]
getKerningWidth(const wchar_t *thisLetter=0, const wchar_t *previousLetter=0) const =0irr::gui::IGUIFontBitmap [pure virtual]
getReferenceCount() const irr::IReferenceCounted [inline]
getSpriteBank() const =0irr::gui::IGUIFontBitmap [pure virtual]
getSpriteNoFromChar(const wchar_t *c) const =0irr::gui::IGUIFontBitmap [pure virtual]
getType() const irr::gui::IGUIFontBitmap [inline, virtual]
grab() const irr::IReferenceCounted [inline]
IReferenceCounted()irr::IReferenceCounted [inline]
setDebugName(const c8 *newName)irr::IReferenceCounted [inline, protected]
setInvisibleCharacters(const wchar_t *s)=0irr::gui::IGUIFont [pure virtual]
setKerningHeight(s32 kerning)=0irr::gui::IGUIFont [pure virtual]
setKerningWidth(s32 kerning)=0irr::gui::IGUIFont [pure virtual]
~IReferenceCounted()irr::IReferenceCounted [inline, virtual]
+
+ + + + + -- cgit v1.1