Interface JbSerializer.ObjectSigner

    • Method Detail

      • getTag

        java.lang.Long getTag​(World world)
        Parameters:
        world -
        Returns:
        the tag for the world. can be null.
      • getTag

        java.lang.Long getTag​(Body body)
        Parameters:
        body -
        Returns:
        the tag for the body. can be null.
      • getTag

        java.lang.Long getTag​(Shape shape)
        Parameters:
        shape -
        Returns:
        the tag for the shape. can be null.
      • getTag

        java.lang.Long getTag​(Fixture fixture)
        Parameters:
        fixture -
        Returns:
        the tag for the fixture. can be null.
      • getTag

        java.lang.Long getTag​(Joint joint)
        Parameters:
        joint -
        Returns:
        the tag for the joint. can be null.