Abstract
A base renderer class.
Attach an instance of a BitmapGenerator with a attach method.
Implementors must provide readyHandler and bitmapHandler as methods bound to this instance.
Creates a new canvas renderer instance.
Protected
The attached bitmap generator.
Animation state.
Controls animation state.
Attaches a bitmap generator instance to this renderer.
Detaches a bitmap generator instance from this renderer.
A base renderer class.
Attach an instance of a BitmapGenerator with a attach method.
Implementors must provide readyHandler and bitmapHandler as methods bound to this instance.