HPL3/Community/Scripting/Classes/crect2l

From Frictional Wiki
Jump to navigation Jump to search

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!