Generated by
JDiff

Class playn.core.Graphics

Removed Methods
void queueForDispose(Closeable) Queues the supplied graphics resource for disposal on the next frame tick.
 

Added Methods
Gradient createGradient(Config) Creates a Gradient fill pattern.
Path createPath() Creates a Path object.
 

Added Fields
ValueView<Orientation> deviceOrient The current orientation of the device.
ValueView<OrientationDetail> orientDetail The current orientation of the device in more detailed form.