Generated by
JDiff

Class playn.core.Exec

Added Methods
void invokeNextFrame(Runnable) Invokes {@code action} on the next Platform.frame signal.
boolean isMainThread() Returns true if the caller is running on the 'main' game thread, false otherwise.
 

Changed Methods
boolean isAsyncSupported() Changed from abstract to non-abstract. Returns whether this platform supports async (background) operations.