これは全メンバの一覧です。SDX::HashFont継承メンバも含んでいます。
Draw(int X座標, int Y座標, Color 色, VariadicStream 描画する文字列) const | SDX::HashFont | virtual |
DrawExtend(int X座標, int Y座標, double X拡大率, double Y拡大率, Color 描画色, VariadicStream 描画する文字列) const | SDX::HashFont | virtual |
DrawRotate(int X座標, int Y座標, double 拡大率, double 角度, Color 描画色, bool 反転フラグ, VariadicStream 描画する文字列) const | SDX::HashFont | virtual |
DrawUTFString(int X座標, int Y座標, const std::string &文字列) const (次で定義されています。 SDX::HashFont) | SDX::HashFont | |
GetDrawStringWidth(VariadicStream 幅を計算する文字列) const | SDX::HashFont | |
GetHandle() const | SDX::HashFont | |
GetHash(const char *文字) const (次で定義されています。 SDX::HashFont) | SDX::HashFont | |
GetSize() const | SDX::HashFont | |
Getthick() const | SDX::HashFont | |
HashFont() (次で定義されています。 SDX::HashFont) | SDX::HashFont | |
HashFont(const char *フォント名, int 大きさ, int 太さ=1, int 改行高さ=0, FontType フォントタイプ=FontType::Normal) (次で定義されています。 SDX::HashFont) | SDX::HashFont | |
Load(const char *フォント名, int 大きさ, int 太さ=1, int 改行高さ=0, FontType フォントタイプ=FontType::Normal) | SDX::HashFont | |
MakeImage(Color 文字色, bool 反転フラグ, VariadicStream 描画する文字列) const (次で定義されています。 SDX::HashFont) | SDX::HashFont | |
Release() const | SDX::HashFont | |
ZMask(int X座標, int Y座標, ZMaskType Zマスクタイプ, VariadicStream 描画する文字列) const | SDX::HashFont | virtual |
ZMaskExtend(int X座標, int Y座標, double X拡大率, double Y拡大率, ZMaskType Zマスクタイプ, VariadicStream 描画する文字列) const | SDX::HashFont | virtual |
ZMaskRotate(int X座標, int Y座標, double 拡大率, double 角度, ZMaskType Zマスクタイプ, bool 反転フラグ, VariadicStream 描画する文字列) const | SDX::HashFont | virtual |