Introduction
Downloads
Documentation
Tutorials
Pixie Lite
Forum

Home

Font Member List

This is the complete list of members for Font, including all inherited members.

Blit(Bitmap &bitmap, int x, int y, const char *text, int spacing=0, unsigned short modulate=0xffff, unsigned char alpha=255) const Font
BlitWrap(Bitmap &bitmap, int x, int y, const char *text, int width, int hspacing=0, int vspacing=0, unsigned short modulate=0xffff, unsigned char alpha=255) const Font
Font()Font
Font(const Asset &asset)Font
Font(const Filename &filename)Font
GetBaseline() const Font
GetBounds(const char *text, int spacing=0) const Font
GetBoundsWrap(const char *text, int width, int hspacing=0, int vspacing=0) const Font
GetGlyphHeight() const Font
GetSize() const Font
LoadXML(const Asset &asset)XMLObject [private, virtual]
ReadFromAsset(const Asset *asset)Font
ReadFromAssetNew(const Asset *asset)Font
SaveToStream(const XMLWriteStream &stream)XMLObject [private, virtual]
WriteToAsset(Asset *asset)Font
XML_ElementEnd(StringId _name)XMLObject [private, virtual]
XML_Text(StringId _name, const char *text)XMLObject [private, virtual]
XMLTextParser classXMLObject [friend]
~Font()Font



Pixie University and the Pixie Game Engine is created and managed by Mattias Gustavsson.
Reproduction/republishing of any material on this site without permission is strictly prohibited.