queueEvent

Queue an "event" to be run on the GL rendering thread.

Parameters

r

the runnable to be run on the GL rendering thread.

fun queueEvent(r: Runnable)