ZernikalosmathZBox2DZBox2D Members Constructors ZBox2D Link copied to clipboard constructor(top: Int = 0, left: Int = 0, width: Int = 0, height: Int = 0) Properties height Link copied to clipboard var height: IntThe height of the box. left Link copied to clipboard var left: IntThe left coordinate of the box. top Link copied to clipboard var top: IntThe top coordinate of the box. width Link copied to clipboard var width: IntThe width of the box.