visualization-tools

Home > @visualization-tools/core > HitAlwaysAllowedComponent

HitAlwaysAllowedComponent class

A IHitAllowedComponent that always returns true.

Signature:

export declare class HitAlwaysAllowedComponent implements IHitAllowedComponent<unknown, unknown> 

Implements: IHitAllowedComponent<unknown, unknown>

Methods

Method Modifiers Description
isHitAllowed()