Class Varpbit
java.lang.Object
org.rspeer.game.adapter.definition.Definition
org.rspeer.game.adapter.definition.Varpbit
-
Constructor Details
-
Varpbit
public Varpbit(int id)
-
-
Method Details
-
decode
public void decode(org.rspeer.cache.util.Buffer buffer, int op) - Specified by:
decodein classDefinition
-
postDecode
public void postDecode()- Specified by:
postDecodein classDefinition
-
getValue
public int getValue() -
getValue
public int getValue(int varpValue) -
getBaseVar
public int getBaseVar() -
getStartBit
public int getStartBit() -
getEndBit
public int getEndBit()
-