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