|
hpl3:community:scripting:classes:crect2l [2015/11/05 11:37] abion47 created |
hpl3:community:scripting:classes:crect2l [2015/11/06 03:21] (current) abion47 [Fields] |
||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ^ Field Name ^ Type ^ Description ^ | ^ Field Name ^ Type ^ Description ^ | ||
| - | | x | int | | | + | | x | int | The integer x-coordinate of the rectangle. | |
| - | | y | int | | | + | | y | int | The integer y-coordinate of the rectangle. | |
| - | | w | int | | | + | | w | int | The integer width of the rectangle. | |
| - | | h | int | | | + | | h | int | The integer height of the rectangle. | |
| ====Functions==== | ====Functions==== | ||