public class OscTrue extends OscBool
Constructor and Description |
---|
OscTrue() |
Modifier and Type | Method and Description |
---|---|
char |
getTypeTag()
Returns the type tag used to encode this argument
|
boolean |
getValue() |
double |
toDouble() |
float |
toFloat() |
int |
toInt()
Gets an integer value of this argument
|
getByteLength, serialize
public char getTypeTag()
OscArgument
public int toInt()
OscArgument
public float toFloat()
public double toDouble()
LX library by Mark C. Slee. © 2012-2020