GameRoom.requestStart() method

Sends a request to the server to start the game

Signature:

requestStart(countdown: number): void;

Parameters

Parameter

Type

Description

countdown

number

**Returns:**

void