Constructor
new GameStatusForm(isMine, callback)
Parameters:
Name | Type | Description |
---|---|---|
isMine |
boolean | Is this created by game owner? |
callback |
function | executed on user action, passed true for start or false for quit |
- Source:
Classes
Methods
getDelay()
Returns current delay value
- Source:
init()
Shows the form
- Source:
numberOfPlayers()
Set number of players
- Source: