Package jag.game.type

Interface RSVarpbit

    • Method Detail

      • getVarpIndex

        int getVarpIndex()
      • getLower

        int getLower()
      • getUpper

        int getUpper()
      • getBitCount

        default int getBitCount()
      • getMask

        default int getMask()
      • getValue

        default int getValue()
      • getValue

        default int getValue​(int varpValue)