update


Description:

public void update ()

This function is only intended to be used by subclasses of Canvas or CanvasItem implementations.

It updates any items that need updating.

If the bounds of items change, they will request a redraw of the old and new bounds so the display is updated correctly.

Parameters:

this

a Canvas.