fbsim-core JavaScript & TypeScript API - v1.0.0-beta.2
    Preparing search index...

    Class FootballTeamCoach

    A WASM-friendly wrapper around FootballTeamCoach.

    Index

    Constructors

    Properties

    risk_taking: number
    riskTaking: number

    Gets the coach's risk-taking tendency (0-100). Higher values mean the coach is more likely to go for it on 4th down, etc.

    run_pass: number
    runPass: number

    Gets the coach's run-pass tendency (0-100). Lower values favor running, higher values favor passing.

    up_tempo: number
    upTempo: number

    Gets the coach's up-tempo tendency (0-100). Higher values mean faster play calling.

    Methods

    • Returns void

    • Returns the coach as a JSON-serializable object.

      Returns any