hxRay API Reference
View source
typedef
Rect
package
hxray
import
hxray.RgTypes
Basic Rectangle, contains X, Y, Width, and Height.
Fields
y
:
Int
x
:
Int
w
:
Int
h
:
Int