public interface AsyncQueue
Modifier and Type | Method and Description |
---|---|
void |
postAsync(Runnable runnable)
Task to post async of main thread
|
void |
shutdown(int timeout,
TimeUnit unit)
Call during game shutdown state
|
Copyright © 2018. All rights reserved.