Class: JoinButton

JoinButton()

This class manages the button that enables the player to join a lobby game hosted by a remote player.

Constructor

new JoinButton()

Source:

Methods

getRejoinRating()

Rejoin games with the original playername, even if the rating changed meanwhile.
Source:

joinSelectedGame()

Attempt to join the selected game without asking for confirmation.
Source:

onPress()

Immediately rejoin and join game setups. Otherwise confirm late-observer join attempt.
Source: