clik-engine API
    Preparing search index...

    Class CombatManager

    Manages combat collision detection between hitboxes and hurtboxes. Uses EntityRegistry component index for broad-phase, custom AABB for narrow-phase.

    Index

    Constructors

    Properties

    queryRadius: number = 300

    Max distance for spatial neighbor query (increase for faster projectiles)

    Methods