gameforge - v0.1.12
    Preparing search index...

    Interface IFilterTarget

    interface IFilterTarget {
        filterArea: Rectangle;
        getBounds(skipUpdate?: boolean): Rectangle;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Methods

    Properties

    filterArea: Rectangle

    Methods

    • Parameters

      • OptionalskipUpdate: boolean

      Returns Rectangle