Interface IBlockRenderer

    • Method Detail

      • getLeftX

        float getLeftX()
        Returns the left x position of the block.
        Returns:
        the left x position of the block.
      • getRightX

        float getRightX()
        Returns the right x position of the block.
        Returns:
        the right x position of the block.
      • getWidth

        float getWidth()
        Returns the width of the block.
        Returns:
        the width of the block.