Generated by
JDiff

Class playn.core.Exec.Default

Changed from non-abstract to abstract.

Added Methods
void invokeNextFrame(Runnable)  
 

Changed Methods
void invokeAsync(Runnable) Method was locally defined, but is now inherited from Exec. Invokes the supplied action on a separate thread.
boolean isAsyncSupported() Method was locally defined, but is now inherited from Exec. Returns whether this platform supports async (background) operations.