nape-js API
    Preparing search index...

    Class Interactor

    Base class for all interactable physics objects (Body, Shape, Compound).

    Cannot be instantiated directly — only via Body, Shape, or Compound. Provides shared properties: id, userData, group, cbTypes, and type casting methods (castBody, castShape, castCompound).

    Fully modernized — all methods use ZPP_Interactor fields directly via zpp_inner_i (no compiled prototype delegation).

    Hierarchy (View Summary)

    Index

    Accessors

    Methods