Skip to main content

eva.js.game._constructor_

Home > @eva/eva.js > Game > (constructor)

Game.(constructor)

Constructs a new instance of the Game class

Signature:
constructor({ systems, frameRate, autoStart, needScene }?: GameParams);

Parameters

ParameterTypeDescription
{ systems, frameRate, autoStart, needScene }GameParams