HPL3/Community/Scripting/Classes/crect2l

From Frictional Wiki
< HPL3‎ | Community/Scripting/Classes
Revision as of 11:11, 30 July 2020 by Maintenance script (talk | contribs) (Upload classes to sub)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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!