Generated by
JDiff

Class playn.core.Canvas

Added Methods
Canvas drawArc(float, float, float, float, float) Draws an arc of a circle centered at cx, cy, with radius r.
 

Changed Methods
Gradient createGradient(Config) Changed from abstract to non-abstract. Creates a gradient fill pattern.
Path createPath() Changed from abstract to non-abstract. Creates a path object.