SDXFrameWork
0.09
SDXFrameWork
|
This is the complete list of members for SDX::Point, including all inherited members.
Clone(double X座標, double Y座標) const | SDX::Point | virtual |
Draw(Color 描画色, int 透過率, Camera *座標変換Camera=nullptr) const | SDX::Point | virtual |
GetDirect(IShape *比較対象) | SDX::IShape | |
GetDistance(IShape *比較対象) | SDX::IShape | |
GetH() const | SDX::Point | virtual |
GetW() const | SDX::Point | virtual |
GetX() const | SDX::Point | virtual |
GetY() const | SDX::Point | virtual |
Hit(const IShape *shape) const | SDX::Point | virtual |
Hit(const Complex *complex) const (defined in SDX::Point) | SDX::Point | virtual |
Hit(const Point *point) const (defined in SDX::Point) | SDX::Point | virtual |
Hit(const Line *line) const (defined in SDX::Point) | SDX::Point | virtual |
Hit(const Rect *rect) const (defined in SDX::Point) | SDX::Point | virtual |
Hit(const Circle *circle) const (defined in SDX::Point) | SDX::Point | virtual |
IShape() (defined in SDX::IShape) | SDX::IShape | |
LineLine(double x1, double y1, double x2, double y2, double x3, double y3, double x4, double y4) | SDX::IShape | protectedstatic |
Move(double X移動量, double Y移動量) | SDX::Point | virtual |
MoveA(double 距離, double 方向) | SDX::IShape | |
MultiZoom(double X倍率, double Y倍率) | SDX::Point | virtual |
SDX::IShape::MultiZoom(double 倍率) | SDX::IShape | |
Point() (defined in SDX::Point) | SDX::Point | |
Point(double X座標, double Y座標) (defined in SDX::Point) | SDX::Point | |
Point(TA X座標, TB Y座標) (defined in SDX::Point) | SDX::Point | |
PointPoint(double x1, double y1, double x2, double y2) | SDX::IShape | protectedstatic |
RectRect(double x1, double y1, double x2, double y2, double x3, double y3, double x4, double y4) | SDX::IShape | protectedstatic |
Rotate(double 回転する角度) | SDX::Point | virtual |
SetAngle(double 指定角度) | SDX::Point | virtual |
SetPos(double X座標, double Y座標) | SDX::Point | virtual |
SetZoom(double X拡大率, double Y拡大率) | SDX::IShape | |
x (defined in SDX::Point) | SDX::Point | |
y (defined in SDX::Point) | SDX::Point | |
zoomX (defined in SDX::IShape) | SDX::IShape | protected |
zoomY (defined in SDX::IShape) | SDX::IShape | protected |