Module org.dyn4j
Package org.dyn4j

Interface Ownable

    • Method Detail

      • getOwner

        Object getOwner()
        Returns the owner for this body.
        Returns:
        Object
      • setOwner

        void setOwner​(Object owner)
        Sets the owner of this body.
        Parameters:
        owner - the owner