Property | Type | Description | |
---|---|---|---|
X | float |
Method | Description | |
---|---|---|
Rectangle ( |
||
Rectangle ( |
||
Rectangle ( float x, float y, float w, float h ) : System |
public Rectangle ( |
||
pos | ||
size | ||
return | System |
public Rectangle ( |
||
pos | ||
w | float | |
h | float | |
return | System |
public Rectangle ( float x, float y, float w, float h ) : System | ||
x | float | |
y | float | |
w | float | |
h | float | |
return | System |