eva.js.game._constructor_
Home > @eva/eva.js > Game > (constructor)
Game.(constructor)
Constructs a new instance of the Game
class
constructor({ systems, frameRate, autoStart, needScene }?: GameParams);
Parameters
Parameter | Type | Description |
---|---|---|
{ systems, frameRate, autoStart, needScene } | GameParams |