frontend
    Preparing search index...

    Interface BridgeConfig

    Bridge game configuration.

    interface BridgeConfig {
        cpuDifficulty: number;
    }
    Index

    Properties

    Properties

    cpuDifficulty: number