- height
float height()
- height
void height(float height_)
Undocumented in source. Be warned that the author may not have intended to support it.
- set
void set(float x, float y, float width, float height)
- set
void set(armos.math.Vector2f p, armos.math.Vector2f s)
- width
float width()
- width
void width(float width_)
Undocumented in source. Be warned that the author may not have intended to support it.
- x
float x()
- x
void x(float x_)
Undocumented in source. Be warned that the author may not have intended to support it.
- y
float y()
- y
void y(float y_)
Undocumented in source. Be warned that the author may not have intended to support it.
長方形を表すstructです.