Logo
公開メンバ関数 | 公開変数類 | 全メンバ一覧
SharpKmyMath::Rectangle クラス

#include <Rectangle.h>

公開メンバ関数

 Rectangle (float _x, float _y, float _w, float _h)
 

公開変数類

float x
 
float y
 
float height
 
float width
 

構築子と解体子

◆ Rectangle()

SharpKmyMath::Rectangle::Rectangle ( float  _x,
float  _y,
float  _w,
float  _h 
)

メンバ詳解

◆ height

float SharpKmyMath::Rectangle::height

◆ width

float SharpKmyMath::Rectangle::width

◆ x

float SharpKmyMath::Rectangle::x

◆ y

float SharpKmyMath::Rectangle::y