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

    Interface IOverlaysState

    interface IOverlaysState {
        overlays: { [key: string]: IOverlay };
    }
    Index

    Properties

    Properties

    overlays: { [key: string]: IOverlay }