Renderer

The render class controls the rendering thread of the game, and to start the render thread, you can use Renderer.start method.

Author

KKoishi_

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun paint()
Link copied to clipboard
Link copied to clipboard
open override fun run()