SDXFrameWork  0.09
SDXFrameWork
 All Classes Namespaces Functions Variables Enumerations Enumerator Pages
SDX::Image Member List

This is the complete list of members for SDX::Image, including all inherited members.

Anime (defined in SDX::Image)SDX::Imagefriend
Copy(const Image &元イメージ, int X原点, int Y原点, int 幅, int 高さ)SDX::Image
Draw(const Point &座標, bool 反転フラグ=false) const SDX::Image
DrawExtend(const Point &座標A, const Point &座標B) const SDX::Image
Drawing (defined in SDX::Image)SDX::Imagefriend
DrawModify(const Point &頂点A, const Point &頂点B, const Point &頂点C, const Point &頂点D) const SDX::Image
DrawPart(int 描画先X座標, int 描画先Y座標, int 描画元X原点, int 描画元Y原点, int 幅, int 高さ, bool 反転フラグ=false) const SDX::Image
DrawRotate(const Point &座標, double 拡大率, double 角度, bool 反転フラグ=false) const SDX::Image
DrawRotateAxis(const Point &座標, const Point &回転軸座標, double 拡大率, double 角度, bool 反転フラグ=false) const SDX::Image
DrawRotateAxis(const Point &座標, const Point &回転軸座標, double 拡大率X, double 拡大率Y, double 角度, bool 反転フラグ=false) const SDX::Image
Font (defined in SDX::Image)SDX::Imagefriend
GetHandle() const SDX::Image
GetHeight() const SDX::Image
GetIsAlphaChannel() const SDX::Image
GetIsScreen() const SDX::Image
GetIsTrans() const SDX::Image
GetWidth() const SDX::Image
Image() (defined in SDX::Image)SDX::Image
Image(const char *ファイル名) (defined in SDX::Image)SDX::Image
Image(Image &コピー元, int X頂点, int Y頂点, int 幅, int 高さ) (defined in SDX::Image)SDX::Image
Image(int 幅, int 高さ, bool スクリーン用フラグ, bool αチャンネルフラグ=true, bool 透過フラグ=true)SDX::Image
ImagePack (defined in SDX::Image)SDX::Imagefriend
Load(const char *ファイル名)SDX::Image
LoadScreen(int X座標, int Y座標)SDX::Image
Make(int 幅, int 高さ, bool スクリーン用フラグ=false, bool αチャンネルフラグ=true, bool 透過フラグ=true)SDX::Image
Release()SDX::Image
SetDrawScreen()SDX::Image