SDXFrameWork
0.09
SDXFrameWork
|
This is the complete list of members for SDX::HashFont, including all inherited members.
Draw(const Point &座標, Color 色, VariadicStream 描画する文字列) const override | SDX::HashFont | virtual |
DrawExtend(const Point &座標, double X拡大率, double Y拡大率, Color 描画色, VariadicStream 描画する文字列) const override | SDX::HashFont | virtual |
DrawRotate(const Point &座標, double 拡大率, double 角度, Color 描画色, bool 反転フラグ, VariadicStream 描画する文字列) const override | SDX::HashFont | virtual |
DrawUTFString(const Point &座標, const std::string &文字列) const (defined in SDX::HashFont) | SDX::HashFont | |
GetDrawStringWidth(VariadicStream 幅を計算する文字列) const | SDX::HashFont | |
GetHandle() const | SDX::HashFont | |
GetHash(const char *文字) const (defined in SDX::HashFont) | SDX::HashFont | |
GetSize() const | SDX::HashFont | |
Getthick() const | SDX::HashFont | |
HashFont() (defined in SDX::HashFont) | SDX::HashFont | |
HashFont(const char *フォント名, int 大きさ, int 太さ=1, int 改行高さ=0, FontType フォントタイプ=FontType::Normal) (defined in SDX::HashFont) | SDX::HashFont | |
Load(const char *フォント名, int 大きさ, int 太さ=1, int 改行高さ=0, FontType フォントタイプ=FontType::Normal) | SDX::HashFont | |
MakeImage(Color 文字色, bool 反転フラグ, VariadicStream 描画する文字列) const (defined in SDX::HashFont) | SDX::HashFont | |
Release() const | SDX::HashFont |