Nocturna
    Preparing search index...

    InGameState handles the main multiplayer gameplay loop.

    • Updates all game objects, spawns objects, and updates the UI.
    • Checks for player death or victory conditions.
    • Handles network messages for object updates, creation, removal, and player reports.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    gameScene: MultiScene

    Methods