sesaparcours
    Preparing search index...

    Fake class which should be extended to avoid inheriting static properties

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    • Connect to the closest connection and render the results. This should be called at the end of a drag.

      Returns void

    • Sever all links from this object.

      Returns void

    • Update the available connections for the top block. These connections can change if a block is unplugged and the stack is healed.

      Returns void

    • Return whether the block would be connected if dropped immediately, based on information from the most recent move event.

      Returns boolean

      True if the block would be connected if dropped immediately.

    • Return whether the block would be deleted if dropped immediately, based on information from the most recent move event.

      Returns boolean

      True if the block would be deleted if dropped immediately.