Difference between revisions of "HPL3/Community/Scripting/Classes/crect2l"
Jump to navigation
Jump to search
(Upload classes to sub) |
(No difference)
|
Latest revision as of 10:11, 30 July 2020
Contents
cRect2l
Fields
| Field Name | Type | Description |
|---|---|---|
| x | int | The integer x-coordinate of the rectangle. |
| y | int | The integer y-coordinate of the rectangle. |
| w | int | The integer width of the rectangle. |
| h | int | The integer height of the rectangle. |
Functions
cRect2l has no public functions
Remarks
Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!