Constant vibha::INTRO_HEADER [] [src]

pub const INTRO_HEADER: ModalSlice<'static> = ModalSlice::Header("INTRO")

Requests the game to display its introduction.

When the driver wants the game to give its introduction, but naturally doesn't have user input to send yet, it will send this instead. Note that the driver also might begin sending actual player commands without having sent this first.