Gosu::Font Member List

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

draw(const std::wstring &text, double x, double y, ZPos z, double factorX=1, double factorY=1, Color c=Colors::white, AlphaMode mode=amDefault) const Gosu::Font
drawRel(const std::wstring &text, double x, double y, ZPos z, double relX, double relY, double factorX=1, double factorY=1, Color c=Colors::white, AlphaMode mode=amDefault) const Gosu::Font
drawRot(const std::wstring &text, double x, double y, ZPos z, double angle, double factorX=1, double factorY=1, Color c=Colors::white, AlphaMode mode=amDefault) const (defined in Gosu::Font)Gosu::Font
Font(Graphics &graphics, const std::wstring &fontName, unsigned height)Gosu::Font
height() const Gosu::Font
textWidth(const std::wstring &text, double factorX=1) const Gosu::Font
~Font() (defined in Gosu::Font)Gosu::Font


Generated on Sat Feb 7 22:34:53 2009 for Gosu by  doxygen 1.5.5