Package-level declarations

Types

Link copied to clipboard
open class CommonState(val renderer: Renderer<Any, PositionSurrogate, Bitmap> = BitmapRenderer())

The common state of the client and the server. This class includes common components that both systems need to have.