armos v0.2.4 (2017-08-20T09:34:11Z)
Dub
Repo
Rectangle.this
armos
types
rectangle
Rectangle
開始点と終了点を指定して初期化します.
struct
Rectangle
this
(
armos.math.Vector2f
p
,
armos.math.Vector2f
s
)
Meta
Source
See Implementation
armos
types
rectangle
Rectangle
constructors
this
functions
height
set
width
x
y
variables
position
size
開始点と終了点を指定して初期化します.