Creates a new IntRect with zero position and dimensions.
static final IntRect zero = IntRect(0, 0, 0, 0);