Méthode | Description | |
---|---|---|
GetInt ( ) : int | ||
IntInstr ( IntOp inst, int num ) : System | ||
SetInt ( int num ) : void |
Méthode | Description | |
---|---|---|
GetDeltaDistance ( ) : int |
Get the delta distance for this instruction. The delta distance is the resulting difference of items left on the stack after calling this instruction. |
|
Write ( |
||
Write ( |
public IntInstr ( IntOp inst, int num ) : System | ||
inst | IntOp | |
num | int | |
Résultat | System |