public class IntellifexModel extends ParamModel
offset, patch
Constructor and Description |
---|
IntellifexModel(Patch p,
int offset) |
Modifier and Type | Method and Description |
---|---|
int |
get()
Get a parameter value.
|
void |
set(int value)
Set a parameter value
value . |
getOffset, getPatch, setOffset, setPatch
public IntellifexModel(Patch p, int offset)
public void set(int value)
ParamModel
value
.set
in interface IParamModel
set
in class ParamModel
public int get()
ParamModel
get
in interface IParamModel
get
in class ParamModel
Copyright © 2014. All Rights Reserved.