start

open suspend fun Context.start()

Invoked once the Context is ready. Add all the rendering, updating, dispose, and other game logic here.

See also