Package-level declarations
Types
Link copied to clipboard
open class CommonState(val renderer: Renderer<Any, PositionSurrogate, <Error class: unknown class>> = BitmapRenderer())
The common state of the client and the server. This class includes common components that both systems need to have.