ControllerKt

public final class ControllerKt

Functions

Link copied to clipboard
String getExceptionStackTrace()
Link copied to clipboard
CoroutineScope getGameCoroutineScope()
Link copied to clipboard
final CoroutineScope getViewCoroutineScope()
Link copied to clipboard
final static Unit onException(Throwable e)
Link copied to clipboard
void setExceptionStackTrace(String exceptionStackTrace)
Link copied to clipboard
void setGameCoroutineScope(CoroutineScope gameCoroutineScope)

Properties

Link copied to clipboard
private static String exceptionStackTrace
Link copied to clipboard
private static CoroutineScope gameCoroutineScope
Link copied to clipboard
public final static Integer ON_EXCEPTION_EXIT_CODE
Link copied to clipboard
private final static CoroutineScope viewCoroutineScope