Rectangle.this

開始点と終了点を指定して初期化します.

struct Rectangle
this
(
armos.math.Vector2f p
,
armos.math.Vector2f s
)

Meta