ecspresso
    Preparing search index...

    Interface BoundsEventTypes

    Event types provided by the bounds plugin.

    interface BoundsEventTypes {
        entityOutOfBounds: EntityOutOfBoundsEvent;
    }
    Index

    Properties

    entityOutOfBounds: EntityOutOfBoundsEvent