73 Int32 GetRight(
void )
const;
76 void SetRight(
Int32 right );
79 Int32 GetBottom(
void )
const;
82 void SetBottom(
Int32 bottom );
ポイントクラス
Definition: Point.h:12
Int32 width
幅
Definition: Rectangle.h:17
浮動小数点型矩形クラス
Definition: RectangleF.h:13
int Int32
符号有り32ビット整数
Definition: Common.h:65
Int32 x
X軸上の位置
Definition: Rectangle.h:15
ミックス
Definition: AtomicValue.h:6
矩形クラス
Definition: Rectangle.h:12
Int32 height
高さ
Definition: Rectangle.h:18
Int32 y
Y軸上の位置
Definition: Rectangle.h:16
static const Mix::Rectangle & Zero(void)
初期値( 0, 0, 0, 0 )を取得します
Definition: Rectangle.h:87
BOOL Boolean
32ビットブーリアン
Definition: Common.h:102
#define _MIX_DLL_API
DLLインポート定義
Definition: Common.h:38