CTFTNKS Project Documentation - v1.3.0
    Preparing search index...

    Variable PowerUpsConst

    PowerUps: Reactive<
        { create: (game: Game) => SpeedBonus; name: string; weight: number }[],
    > = ...