eatc-airspace - v0.0.1
    Preparing search index...

    Class RunwayConfiguration

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    scores: [score: number, Runway, Options][] = []

    Methods

    • Add a runway to this configuration.

      Parameters

      • score: number

        The game score at which this runway becomes active.

      • runway: Runway

        The runway.

      • options: Options

        Runway options.

      Returns void