PixelLightAPI  .
PLGui::Font Member List
This is the complete list of members for PLGui::Font, including all inherited members.
Font(Gui &cGui)PLGui::Font
Font(Gui &cGui, const PLCore::String &sFamily, PLCore::uint32 nHeight=0, EFontWeight nWeight=WeightNormal, EFontStyle nStyle=StyleNormal)PLGui::Font
Font(Gui &cGui, const FontInfo &cFontInfo)PLGui::Font
Font(const Font &cFont)PLGui::Font
GetFamily() const PLGui::Font
GetFilename() const PLGui::Font
GetFontInfo() const PLGui::Font
GetGui() const PLGui::Font
GetHeight() const PLGui::Font
GetImpl() const PLGui::Font
GetStyle() const PLGui::Font
GetWeight() const PLGui::Font
Load(const PLCore::String &sFamily, PLCore::uint32 nHeight=0, EFontWeight nWeight=WeightNormal, EFontStyle nStyle=StyleNormal)PLGui::Font
LoadFromFile(const PLCore::String &sFilename, PLCore::uint32 nHeight=0)PLGui::Font
m_nHeightPLGui::Font [protected]
m_nStylePLGui::Font [protected]
m_nWeightPLGui::Font [protected]
m_pFontImplPLGui::Font [protected]
m_pGuiPLGui::Font [protected]
m_sFamilyPLGui::Font [protected]
m_sFilenamePLGui::Font [protected]
operator=(const Font &cFont)PLGui::Font
SetFamily(const PLCore::String &sFamily)PLGui::Font
SetHeight(PLCore::uint32 nHeight)PLGui::Font
SetStyle(EFontStyle nStyle)PLGui::Font
SetWeight(EFontWeight nWeight)PLGui::Font
~Font()PLGui::Font


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:32
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported