HPL3/Community/Scripting/Classes/crect2f
Jump to navigation
Jump to search
Contents
cRect2f
Fields
| Field Name | Type | Description |
|---|---|---|
| x | float | The x-coordinate of the rectangle. |
| y | float | The y-coordinate of the rectangle. |
| w | float | The width of the rectangle. |
| h | float | The height of the rectangle. |
Functions
cRect2f has no public functions
Remarks
Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!