Property | Type | Description | |
---|---|---|---|
Empty | |||
Height | float | ||
Width | float | ||
X | float | ||
Y | float |
Method | Description | |
---|---|---|
Contains ( float x, float y ) : bool | ||
Equals ( object obj ) : bool | ||
Offset ( float x, float y ) : void | ||
idRectangle ( float x, float y, float width, float height ) : System | ||
operator ( ) : bool |
public idRectangle ( float x, float y, float width, float height ) : System | ||
x | float | |
y | float | |
width | float | |
height | float | |
return | System |