@xpadev-net/niconicomments
    Preparing search index...

    Function getPosY

    • 当たり判定からコメントを配置できる場所を探す

      Parameters

      • _currentPos: number

        現在のy座標

      • targetComment: IComment

        対象コメント

      • collision: IComment[] | undefined

        当たり判定

      Returns { currentPos: number; isBreak: boolean; isChanged: boolean }

      現在地、更新されたか、終了すべきか