public class Rect


Summary

Public fields

int
int
int
int

Public constructors

Public methods

int
int

Public fields

bottom

Added in 1.1.0
public int bottom

left

Added in 1.1.0
public int left

right

Added in 1.1.0
public int right

top

Added in 1.1.0
public int top

Public constructors

Rect

Added in 1.1.0
public Rect()

Public methods

height

Added in 1.1.0
public int height()

width

Added in 1.1.0
public int width()