RectInfo New in 0.4.0

Describes 2D rectangle information (immutable type). The type does not determine origin of rectangle position.

Properties

Name Type Access Description
$height float Read Only Stores rectangle height
$width float Read Only Stores rectangle width
$x float Read Only Stores rectangle x position
$y float Read Only Stores rectangle y position

Methods

Name Type Description
No methods