public static class Instruction.RelativeFloat extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
float |
val |
| Constructor and Description |
|---|
RelativeFloat(float val) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public final float val
public RelativeFloat(float val)
public java.lang.String toString()
toString in class java.lang.Object