Plants vs. Zombies: Replanted - v1.0.3
    Preparing search index...

    Interface IRowState

    interface IRowState {
        highlighted: boolean;
        selected: boolean;
    }
    Index

    Properties

    highlighted: boolean
    selected: boolean