GameRoom.requestStart() method

Sends a request to the server to start the game

Signature:

requestStart(countdown: number): void;

Parameters

ParameterTypeDescription
countdownnumber

Returns:

void