Interface Body

    • Method Detail

      • getParent

        Entity getParent()
        Gets the parent of this body.
        Returns:
        the parent.
      • setParent

        void setParent​(Entity parent)
        Sets the parent of this body.
        Parameters:
        parent - the parent.