HPL3/Community/Scripting/Classes/crect2f

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

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!