GameLoop constructor

GameLoop(
  1. GameUpdater updater
)

Implementation

GameLoop(this.updater);