Function startRendering

  • Start the rendering loop and event listening. Passes events to the given game instance.

    Parameters

    • game: Game

      The game to receive events from the rendering and events processes

    Returns void

Generated using TypeDoc