interface SpeedParams {
    multiplier: number;
}

Properties

Properties

multiplier: number

Generated using TypeDoc