PokéRogue
    Preparing search index...

    Enumeration TypeHints

    Enum regulating the display mode of type effectiveness hints.

    Index

    Enumeration Members

    Enumeration Members

    HIGH_CONTRAST: 2

    Show hints for moves using a high-contrast palette (blue for super effective moves instead of green), accessible to people with protanopia (red-green colorblindness).

    OFF: 0

    No hints.

    ON: 1

    Show hints for moves using the default colors.