Class Varpbit

java.lang.Object
org.rspeer.game.adapter.definition.Definition
org.rspeer.game.adapter.definition.Varpbit

public class Varpbit extends Definition
  • Constructor Details

    • Varpbit

      public Varpbit(int id)
  • Method Details

    • decode

      public void decode(org.rspeer.cache.util.Buffer buffer, int op)
      Specified by:
      decode in class Definition
    • postDecode

      public void postDecode()
      Specified by:
      postDecode in class Definition
    • getValue

      public int getValue()
    • getValue

      public int getValue(int varpValue)
    • getBaseVar

      public int getBaseVar()
    • getStartBit

      public int getStartBit()
    • getEndBit

      public int getEndBit()