updateBounds()
Returns the bounds of the update region that contains all pixels that will be rendered by the current frame.
Declaration
func updateBounds() -> CGRectReturn Value
The bounds of the update region..
Discussion
Initially updateBounds will include all differences between the current frame and the previously rendered frame.